Age | Commit message (Expand) | Author |
---|---|---|
2015-06-10 | Add hal_modexp(), since the protocol is a bit complex. Rewrite | 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-05-25 | Cleanup: names of *_core_present() functions, Makefile. | Rob Austein |
2015-05-21 | Add test harness: no useful tests yet, just the framework. | Rob Austein |
2015-05-20 | Add AES Key Wrap using Cryptech AES core. | Rob Austein |
2015-05-20 | Add csprng and hash modules. Add real error codes instead of magic | Rob Austein |
2015-05-19 | Import FPGA I/O code from core/platform/novena/sw, add minimal | Rob Austein |