summaryrefslogtreecommitdiff
path: root/lib/crypt.c
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up the big number support.Nikos Mavrogiannopoulos2002-05-011-2/+2
* Added hooks not to include SRP and Anonymous authenticationNikos Mavrogiannopoulos2002-03-211-0/+5
* fixes in ChangeCipherSpec handling (this also fixes rehandshake).Nikos Mavrogiannopoulos2001-06-241-1/+0
* bugfixes in sbase64 decoding/encoding.Nikos Mavrogiannopoulos2001-06-091-2/+2
* gnutls now handles uint64 even in systems without a native one.Nikos Mavrogiannopoulos2001-06-011-0/+2
* Added compatibility with Tom Wu's libsrp's password files.Nikos Mavrogiannopoulos2001-05-131-10/+10
* some hacks in order to exchange the algorithm used to hashNikos Mavrogiannopoulos2001-05-051-4/+1
* More adds for SRP - SRPSHA1 and bcryptNikos Mavrogiannopoulos2001-05-041-6/+14
* Changes in random number handling. Added bcrypt (for use with SRP).Nikos Mavrogiannopoulos2001-05-031-0/+52