Commit graph

21 commits

Author SHA1 Message Date
Emmanuel Gil Peyrot
16b416a6d0 Remove the openssl dependency, fixes #4. 2019-01-18 00:08:48 +01:00
Emmanuel Gil Peyrot
511eb47be9 Switch to RustCrypto for pbkdf2. 2019-01-18 00:08:48 +01:00
Emmanuel Gil Peyrot
288a2a0489 Switch to rand_os for random bytes. 2019-01-18 00:08:48 +01:00
Emmanuel Gil Peyrot
4a94ac3fe7 Switch to RustCrypto for Hmac. 2019-01-18 00:08:48 +01:00
Emmanuel Gil Peyrot
a661868099 Switch to RustCrypto for hashes. 2019-01-18 00:08:48 +01:00
Emmanuel Gil Peyrot
03923d4885 Update to Edition 2018. 2019-01-17 22:54:32 +01:00
Emmanuel Gil Peyrot
a0c513f309 Update base64. 2019-01-17 22:44:22 +01:00
lumi
73b62ff9d3 Bump version to 0.4.2. 2018-05-19 12:49:19 +02:00
lumi
4449ab190b Update dependencies further. 2018-05-19 12:42:51 +02:00
Marc-Antoine Perennou
5180e55a64 update base64 and openssl deps
Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
2018-02-27 11:44:41 +01:00
Emmanuel Gil Peyrot
ccb7757d07 update base64 and openssl dependencies 2017-06-12 22:27:29 +01:00
Emmanuel Gil Peyrot
376626aed4 make a new patch release 2017-05-06 13:29:42 +01:00
Emmanuel Gil Peyrot
9c652954db update base64 dependency 2017-05-06 13:29:32 +01:00
lumi
a8b5d09f8e bump version, though this library should still be considered unstable, API-wise 2017-03-28 15:50:43 +02:00
Geoffroy Couprie
50bf8cf60a isolate scram behind a compilation feature 2017-03-25 14:44:22 +01:00
lumi
ea7479c78a clean up naming, add advertising that the client thinks channel binding is unsupported 2017-03-07 17:02:57 +01:00
lumi
9e38e85125 version bump 2017-03-07 15:07:39 +01:00
lumi
05df2fe879 cleaned up channel binding logic, cleaned up SaslCredentials, updated documentation 2017-03-07 15:02:38 +01:00
lumi
316b52d320 increment version 2017-02-28 13:06:03 +01:00
lumi
329870b886 add license info, prepare for pushing to crates.io 2017-02-27 16:46:14 +01:00
lumi
34f7361a1b initial commit 2017-02-27 16:08:09 +01:00