Age | Commit message (Expand) | Author |
---|---|---|
2015-09-02 | Clean up excessively complicated handling of opaque types in hash and | Rob Austein |
2015-06-21 | libcryptech -> libhal, doh. | Rob Austein |
2015-06-05 | HMAC for truncated SHA-512 digests would probably work better if we | Rob Austein |
2015-06-04 | First cut at PBKDF2. | Rob Austein |
2015-06-04 | Disable HMAC-SHA-384 tests as neither my implementation nor PyCrypto | Rob Austein |
2015-06-04 | HMAC implementation and test vectors. | Rob Austein |
2015-06-04 | Refactor hash code prior to adding HMAC (which we need for PBKDF2). | Rob Austein |
2015-05-25 | Cleanup: names of *_core_present() functions, Makefile. | Rob Austein |
2015-05-25 | Add missing truncated SHA-512 cases. | Rob Austein |
2015-05-24 | Debug hash-testing code. | Rob Austein |
2015-05-24 | First pass on hash test code. | Rob Austein |