index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
crypto
/
akcipher.h
Age
Commit message (
Expand
)
Author
2021-03-13
crypto: api - check for ERR pointers in crypto_destroy_tfm()
Ard Biesheuvel
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-18
X.509: parse public key parameters from x509 for akcipher
Vitaly Chikunov
2019-04-18
crypto: akcipher - new verify API for public key algorithms
Vitaly Chikunov
2018-12-07
crypto: user - fix use_after_free of struct xxx_request
Corentin Labbe
2018-12-07
crypto: user - convert all stats from u32 to u64
Corentin Labbe
2018-09-28
crypto: user - Implement a generic crypto statistics
Corentin Labbe
2017-06-10
crypto: akcipher - assume key is already set in maxsize
Tudor-Dan Ambarus
2016-02-17
crypto: doc - add akcipher API
Stephan Mueller
2015-12-11
crypto: akcipher - fix typos in include/crypto/akcipher.h
LABBE Corentin
2015-10-14
crypto: akcipher - Changes to asymmetric key API
Tadeusz Struk
2015-06-17
crypto: akcipher - add PKE API
Tadeusz Struk