25 Commits (8301ea444abb49f7b7fb939b09c1e23b22977f30)

Author SHA1 Message Date
Longpeng(Mike) 9a05977348 crypto: hash: add afalg-backend hash support 9 years ago
Longpeng(Mike) 25c60df32b crypto: cipher: add afalg-backend cipher support 9 years ago
Longpeng(Mike) f0d92b56d8 crypto: introduce some common functions for af_alg backend 9 years ago
Longpeng(Mike) 12a4f2162a crypto: add HMAC algorithms framework 10 years ago
Daniel P. Berrange 2165477c0f crypto: use glib as fallback for hash algorithm 10 years ago
Daniel P. Berrange f3c8355c7a crypto: use /dev/[u]random as a final fallback random source 10 years ago
Daniel P. Berrange 0c16c056a4 crypto: switch hash code to use nettle/gcrypt directly 11 years ago
Daniel P. Berrange fff2f982ab crypto: do an explicit check for nettle pbkdf functions 11 years ago
Daniel P. Berrange 3e308f20ed crypto: implement the LUKS block encryption format 11 years ago
Daniel P. Berrange 7d9690148a crypto: add block encryption framework 11 years ago
Daniel P. Berrange 84f7f180b0 crypto: import an implementation of the XTS cipher mode 11 years ago
Daniel P. Berrange 5a95e0fccd crypto: add support for anti-forensic split algorithm 11 years ago
Daniel P. Berrange cb730894ae crypto: add support for generating initialization vectors 11 years ago
Daniel P. Berrange 37788f253a crypto: add support for PBKDF2 algorithm 11 years ago
Daniel P. Berrange b917da4cbd crypto: add cryptographic random byte source 11 years ago
Daniel P. Berrange ac1d887849 crypto: add QCryptoSecret object class for password/key handling 11 years ago
Daniel P. Berrange d321e1e526 crypto: introduce new module for handling TLS sessions 12 years ago
Daniel P. Berrange 85bcbc789e crypto: introduce new module for TLS x509 credentials 12 years ago
Daniel P. Berrange e00adf6c3e crypto: introduce new module for TLS anonymous credentials 12 years ago
Daniel P. Berrange a090187de1 crypto: introduce new base module for TLS credentials 12 years ago
Daniel P. Berrange fb37726db7 crypto: move crypto objects out of libqemuutil.la 11 years ago
Daniel P. Berrange ca38a4cc9e crypto: introduce generic cipher API & built-in implementation 11 years ago
Daniel P. Berrange 9fd72468df crypto: move built-in D3DES implementation into crypto/ 11 years ago
Daniel P. Berrange 6f2945cde6 crypto: move built-in AES implementation into crypto/ 11 years ago
Daniel P. Berrange ddbb0d0966 crypto: introduce new module for computing hash digests 11 years ago