Skip to content

Releases: ba0f3/scram.nim

0.1.5: Merge pull request #3 from fragcolor-xyz/master

23 Aug 07:22
539788a
Compare
Choose a tag to compare
fixed compilation with new nim standards

0.1.4

18 Dec 15:06
412323b
Compare
Choose a tag to compare
Update scram.nimble

remove securehash

16 Dec 12:27
7a01929
Compare
Choose a tag to compare
Merge pull request #1 from yglukhov/remove-securehash

Remove securehash

SERVER IMPLEMENTATION

03 Jul 06:38
Compare
Choose a tag to compare
0.1.2

minor fixes

MORE ALGORITHMS

01 Jul 08:20
Compare
Choose a tag to compare

SCRAM-MD5
SCRAM-SHA1
SCRAM-SHA512

SCRAM-SHA256

01 Jul 04:13
Compare
Choose a tag to compare
0.1.0

first version with SCRAM-SHA256 client