.. |
mishmash
|
[crypto] Allow algorithms to be included without being OID-identifiable
|
2020-06-16 17:14:54 +01:00 |
aes.c
|
[build] Fix strict-aliasing warning on older gcc versions
|
2015-07-27 23:28:01 +01:00 |
aes_wrap.c
|
[legal] Update FSF mailing address in GPL licence texts
|
2012-07-20 19:55:45 +01:00 |
arc4.c
|
[legal] Update FSF mailing address in GPL licence texts
|
2012-07-20 19:55:45 +01:00 |
asn1.c
|
[crypto] Expose asn1_grow()
|
2017-06-20 09:49:00 +01:00 |
bigint.c
|
[crypto] Profile the various stages of modular multiplication
|
2019-08-17 01:24:51 +01:00 |
cbc.c
|
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
|
2015-03-02 14:17:31 +00:00 |
certstore.c
|
[crypto] Mark permanent certificates as permanent
|
2016-08-31 17:23:42 +01:00 |
chap.c
|
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
|
2015-03-02 14:17:31 +00:00 |
cms.c
|
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
|
2015-03-02 14:17:31 +00:00 |
crc32.c
|
[legal] Update FSF mailing address in GPL licence texts
|
2012-07-20 19:55:45 +01:00 |
crypto_null.c
|
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
|
2015-03-02 14:17:31 +00:00 |
deflate.c
|
[deflate] Fix typo in comment describing length codes
|
2020-07-21 15:59:04 +01:00 |
drbg.c
|
[crypto] Dual-license selected DRBG files
|
2015-12-31 14:44:45 +00:00 |
ecb.c
|
[crypto] Add ECB block cipher mode (for debug and self-tests only)
|
2015-07-27 16:04:31 +01:00 |
entropy.c
|
[rng] Use fixed-point calculations for min-entropy quantities
|
2018-03-20 20:56:01 +02:00 |
hash_df.c
|
[crypto] Dual-license selected DRBG files
|
2015-12-31 14:44:45 +00:00 |
hmac.c
|
[crypto] Dual-license more selected DRBG files
|
2016-01-04 15:39:07 +00:00 |
hmac_drbg.c
|
[crypto] Dual-license selected DRBG files
|
2015-12-31 14:44:45 +00:00 |
md4.c
|
[crypto] Allow algorithms to be included without being OID-identifiable
|
2020-06-16 17:14:54 +01:00 |
md5.c
|
[crypto] Allow algorithms to be included without being OID-identifiable
|
2020-06-16 17:14:54 +01:00 |
ntlm.c
|
[ntlm] Add support for NTLM authentication mechanism
|
2017-11-12 18:52:03 +00:00 |
null_entropy.c
|
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
|
2015-03-02 14:17:31 +00:00 |
ocsp.c
|
[ocsp] Accept SHA1 certID responses even if SHA1 is not enabled
|
2020-06-25 13:04:54 +01:00 |
privkey.c
|
[arm] Avoid instruction references to symbols defined via ".equ"
|
2016-05-08 00:08:48 +01:00 |
random_nz.c
|
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
|
2015-03-02 14:17:31 +00:00 |
rbg.c
|
[init] Show startup and shutdown function names in debug messages
|
2019-01-25 14:53:43 +00:00 |
rootcert.c
|
[init] Show startup and shutdown function names in debug messages
|
2019-01-25 14:53:43 +00:00 |
rsa.c
|
[crypto] Allow algorithms to be included without being OID-identifiable
|
2020-06-16 17:14:54 +01:00 |
sha1.c
|
[crypto] Allow algorithms to be included without being OID-identifiable
|
2020-06-16 17:14:54 +01:00 |
sha1extra.c
|
[legal] Update FSF mailing address in GPL licence texts
|
2012-07-20 19:55:45 +01:00 |
sha224.c
|
[crypto] Allow algorithms to be included without being OID-identifiable
|
2020-06-16 17:14:54 +01:00 |
sha256.c
|
[crypto] Allow algorithms to be included without being OID-identifiable
|
2020-06-16 17:14:54 +01:00 |
sha384.c
|
[crypto] Allow algorithms to be included without being OID-identifiable
|
2020-06-16 17:14:54 +01:00 |
sha512.c
|
[crypto] Allow algorithms to be included without being OID-identifiable
|
2020-06-16 17:14:54 +01:00 |
sha512_224.c
|
[crypto] Allow algorithms to be included without being OID-identifiable
|
2020-06-16 17:14:54 +01:00 |
sha512_256.c
|
[crypto] Allow algorithms to be included without being OID-identifiable
|
2020-06-16 17:14:54 +01:00 |
x509.c
|
[ocsp] Centralise test for whether or not an OCSP check is required
|
2018-03-18 22:25:01 +02:00 |