Martin Willi
|
19f78a6fed
|
- fixed doxygen warnings
|
2005-12-15 12:10:53 +00:00 |
|
Jan Hutter
|
6f36717843
|
- code cleaned up
|
2005-12-06 15:37:56 +00:00 |
|
Martin Willi
|
0743de26be
|
- doxygen constructor declaration, make default ?
|
2005-12-04 14:45:57 +00:00 |
|
Martin Willi
|
8ff8c33d1d
|
- implemented RSA, only signing and verifying esma_pkcs1 padded
- removed gmp-helper: chunk_to_mpz is now done with gmp functions, prime generation in prime-pool
- added prime-pool (needs priority fix)
- proof of concept RSA authentication
- mpz uses LEAK_DETECTIVE
- configuration-manager supports rsa keys
|
2005-12-04 01:30:35 +00:00 |
|
Martin Willi
|
d048df5cab
|
- return value cleanup
|
2005-11-28 20:29:47 +00:00 |
|
Martin Willi
|
b241048084
|
- moved hasher_*_t to *_hasher_t
- some logging improvements
|
2005-11-27 14:04:16 +00:00 |
|
Martin Willi
|
acb81e48cf
|
- code cleanups
|
2005-11-26 15:48:05 +00:00 |
|
Martin Willi
|
8277be6053
|
- moved algorithm definitions from payloads to corresponding transforms
- cleanup of docs in transforms
|
2005-11-24 16:22:04 +00:00 |
|
Martin Willi
|
5796aa164d
|
- typedefs changed
|
2005-11-24 11:30:19 +00:00 |
|
Martin Willi
|
face0be4c2
|
-
|
2005-11-23 13:34:45 +00:00 |
|
Martin Willi
|
021c232232
|
- changed include paths
|
2005-11-23 09:24:35 +00:00 |
|
Martin Willi
|
bfa4b2180b
|
- implemented md5 hasher
- tested
|
2005-11-22 14:46:35 +00:00 |
|
Martin Willi
|
2f85618126
|
- fixed memleak in sha1
|
2005-11-22 07:50:19 +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 |
|