lumi
|
5550148149
|
Merge branch 'no-string-error' into 'master'
Use structs for errors instead of plain strings
Closes #3
See merge request lumi/sasl-rs!8
|
2020-06-07 12:26:12 +00:00 |
|
Emmanuel Gil Peyrot
|
7fd6923464
|
Use error structs for errors instead of plain strings.
|
2020-05-15 13:56:09 +02:00 |
|
Emmanuel Gil Peyrot
|
21e9c8e660
|
Switch from the deprecated rand-os crate to getrandom.
|
2020-02-25 22:32:03 +01:00 |
|
Emmanuel Gil Peyrot
|
0c426b4d17
|
Remove .unwrap() in SCRAM code.
|
2019-01-18 00:26:48 +01:00 |
|
Emmanuel Gil Peyrot
|
5892caa4a8
|
Switch to RustCrypto for pbkdf2.
|
2019-01-18 00:08:48 +01:00 |
|
Emmanuel Gil Peyrot
|
506d0b17fc
|
Switch to rand_os for random bytes.
|
2019-01-18 00:08:48 +01:00 |
|
Emmanuel Gil Peyrot
|
392b1c66b1
|
Switch to RustCrypto for Hmac.
|
2019-01-18 00:08:48 +01:00 |
|
Emmanuel Gil Peyrot
|
13d6340298
|
Switch to RustCrypto for hashes.
|
2019-01-18 00:08:48 +01:00 |
|
Emmanuel Gil Peyrot
|
9e9f09a9a5
|
Update to Edition 2018.
|
2019-01-17 22:54:32 +01:00 |
|
Marc-Antoine Perennou
|
a7f460f900
|
update base64 and openssl deps
Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
|
2018-02-27 11:44:41 +01:00 |
|
lumi
|
97f597d89d
|
more API simplifications
|
2017-03-25 23:45:30 +01:00 |
|
lumi
|
6c11716926
|
clean up lots of things, server-side API improved
|
2017-03-25 23:15:34 +01:00 |
|
Geoffroy Couprie
|
a8f8744e21
|
isolate scram behind a compilation feature
|
2017-03-25 14:44:22 +01:00 |
|
lumi
|
4b9f2376af
|
initial work towards server-side support
|
2017-03-16 20:04:22 +01:00 |
|