Commit Graph

13 Commits (8d33413276698d25008a614f37a6998952bf1f6c)

Author SHA1 Message Date
est31 0fa0790802 Use size_t for length, fix some compilation warnings 2015-05-07 22:26:03 +02:00
est31 a7a01d64a3 Use const only where we don't change anything 2015-05-07 20:19:33 +02:00
est31 2a7ff334b3 Whitespace style changes
Use tabs.
2015-05-07 20:19:30 +02:00
est31 e5a12b1d06 Add RFC 5054 test vector tests and SHA-1 algorithm 2015-04-24 07:41:12 +02:00
est31 84bccc73e3 Use separate verifier to point out that usernames for verifiers can be different 2015-04-24 07:41:12 +02:00
est31 a7057b41dd Remove trailing spaces in test_srp.c and add option to pass NULL
Now, you can pass NULL as username in srp_user_start_authentication, if you
don't need the username (usually in most cases).
2015-04-24 07:41:12 +02:00
est31 8c815b2214 Port to LibGMP 2015-04-12 03:40:29 +02:00
Tom Cocagne 69e3d44428 added 8192 bit NG 2011-02-08 14:10:17 -05:00
Tom Cocagne c9db82906d updated random number generator seeding. added docs 2010-11-24 16:23:03 -05:00
Tom Cocagne 775cb3ea1c removed need for init/fini functions 2010-11-24 11:41:19 -05:00
Tom Cocagne f4650c1c45 Added hash and Ng specification 2010-11-24 11:26:03 -05:00
Tom Cocagne 14bf5988c0 removed tabs 2010-10-01 15:13:47 -04:00
Tom Cocagne 7ec0c6c2ae initial commit 2010-10-01 14:32:10 -04:00