Commit Graph

11 Commits

Author SHA1 Message Date
Aleksandr Razumov
f139299e92 all: refactor errors, improve coverage, refactor 2017-06-26 03:18:07 +02:00
Aleksandr Razumov
918afb46eb all: sasl-prep implementation is out of scope (fix #20) 2017-02-28 00:07:12 +03:00
Aleksandr Razumov
542983501d all: refactor text attributes and cleanup 2017-02-22 19:22:12 +03:00
Aleksandr Razumov
d11678fcfd a:integrity: fix case with fingerprint 2017-02-21 03:41:26 +03:00
Aleksandr Razumov
c096077c8d a:integrity: add short-term integrity, fix docs 2017-02-18 20:43:23 +03:00
Aleksandr Razumov
e51941bf3f a:integrity: rename NewLongtermIntegrity to NewLongTermIntegrity 2017-02-18 20:40:05 +03:00
Aleksandr Razumov
b2f4e15253 a:integrity: use hmac.Equal 2017-02-18 20:38:30 +03:00
Aleksandr Razumov
b01871e0a3 a:integrity: fix recursive call to String 2017-02-18 19:59:39 +03:00
Aleksandr Razumov
21df1b1e6e a:integrity: remove struct wrap 2017-02-18 19:56:46 +03:00
Aleksandr Razumov
3d9022e65f all: clear docs, testa and Makefile (fixes #19) 2017-02-18 14:20:21 +03:00
Aleksandr Razumov
b554984ce6 a:integrity: implement
Add nonce, realm, username attributes.
Update RFC 5769 test vectors implementation.
2017-02-12 22:21:11 +03:00