Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libc] Replace linker_assert() with build_assert() | Michael Brown | 2024-01-16 | 1 | -9/+9 |
* | [crypto] Allow algorithms to be included without being OID-identifiable | Michael Brown | 2020-06-16 | 1 | -11/+0 |
* | [crypto] Add SHA-512 algorithm | Michael Brown | 2015-04-12 | 1 | -4/+4 |
* | [crypto] Add SHA-224 algorithm | Michael Brown | 2015-04-12 | 1 | -13/+36 |
* | [legal] Relicense files under GPL2_OR_LATER_OR_UBDL | Michael Brown | 2015-03-02 | 1 | -1/+5 |
* | [legal] Update FSF mailing address in GPL licence texts | Michael Brown | 2012-07-20 | 1 | -1/+2 |
* | [crypto] Define ASN.1 OID-identified algorithms for all supported digests | Michael Brown | 2012-03-22 | 1 | -0/+11 |
* | [crypto] Use standard bit-rotation functions | Michael Brown | 2012-03-21 | 1 | -11/+1 |
* | [crypto] Add SHA-256 algorithm | Michael Brown | 2012-03-05 | 1 | -0/+254 |