Commit Graph
14 Commits
Author SHA1 Message Date
Martin Willi 61b748c80f - implemented
- not tested!
2005-11-22 09:43:32 +00:00
Martin Willi a217b51d6d - removed key from constructor
- added set_key method
2005-11-22 09:27:41 +00:00
Martin Willi 7c2fd1cf83 - definition of interface for singer and crypter
- not documented
2005-11-22 08:10:43 +00:00
Martin Willi 002c583e26 - removed key from constructor
- added set_key
2005-11-22 07:59:00 +00:00
Jan Hutter 4aab514953 2005-11-22 07:55:15 +00:00
Martin Willi bcb176f985 - moved to hmac 2005-11-22 07:54:09 +00:00
Martin Willi 2f85618126 - fixed memleak in sha1 2005-11-22 07:50:19 +00:00
Martin Willi 781fadcc33 - implementation supporting SHA1
- UNtested
2005-11-22 07:45:49 +00:00
Martin Willi 3e13b35a49 - doc
- reseting when result fetched
2005-11-21 18:07:10 +00:00
Martin Willi 784e236839 - implementation of hasher_sha1
- tested
2005-11-21 18:01:20 +00:00
Martin Willi f0d14d2c56 - skeletons for:
- prf
	- prf_hmac_sha1
	- hasher
	- hasher_sha1
2005-11-21 16:26:36 +00:00
Martin Willi bb9d77ce22 - changed group_number type to diffie_hellman_group_t 2005-11-18 14:40:15 +00:00
Jan Hutter 6f17c7d68e - implemented all diffie hellman groups
- diffie hellman tested
2005-11-18 10:18:45 +00:00
Jan Hutter 99400f979e - wrote diffie_hellman_t but not tested 2005-11-18 08:19:12 +00:00