Sign in
android-kvm
/
linux
/
80488a6b1d3c3509b69d38d7c5ac7615889ea7e0
/
crypto
/
rsa-pkcs1pad.c
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
c7381b0
crypto: akcipher - new verify API for public key algorithms
by Vitaly Chikunov
· 6 years ago
3ecc972
crypto: rsa - unimplement sign/verify for raw RSA backends
by Vitaly Chikunov
· 6 years ago
a1180cf
crypto: rsa-pkcs1pad - include <crypto/internal/rsa.h>
by Eric Biggers
· 6 years ago
b3a8c8a
crypto: rsa-pkcs1pad: Allow hash to be optional [ver #2]
by Denis Kenzior
· 6 years ago
3944f13
crypto: fix a memory leak in rsa-kcs1pad's encryption mode
by Dan Aloni
· 6 years ago
1ca2809
crypto: rsa-pkcs1pad - Replace GFP_ATOMIC with GFP_KERNEL in pkcs1pad_encrypt_sign_complete
by Jia-Ju Bai
· 7 years ago
4e5b0ad
crypto: remove redundant backlog checks on EBUSY
by Gilad Ben-Yossef
· 7 years ago
fec17cb
crypto: rsa-pkcs1pad - use constant time memory comparison for MACs
by Jason A. Donenfeld
· 8 years ago
543de10
crypto: pkcs1pad - comply with crypto_akcipher_maxsize()
by Tudor-Dan Ambarus
· 8 years ago
0cf43f5
crypto: rsa-pkcs1pad - Handle leading zero for decryption
by Herbert Xu
· 8 years ago
a6d7bfd
crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request struct
by Tadeusz Struk
· 8 years ago
27710b8
crypto: rsa-pkcs1pad - Fix regression from leading zeros
by Herbert Xu
· 8 years ago
d858b07
crypto: rsa-pkcs1pad - Avoid copying output when possible
by Herbert Xu
· 8 years ago
73f79189
crypto: rsa-pkcs1pad - Move key size check to setkey
by Herbert Xu
· 8 years ago
3a32ce5
crypto: rsa-pkcs1pad - Always use GFP_KERNEL
by Herbert Xu
· 8 years ago
0f2c831
crypto: rsa-pkcs1pad - Remove bogus page splitting
by Herbert Xu
· 8 years ago
c0d20d2
crypto: rsa-pkcs1pad - Require hash to be present
by Herbert Xu
· 8 years ago
6f0904a
crypto: rsa-pkcs1pad - fix dst len
by Tadeusz Struk
· 9 years ago
a49de37
crypto: Add hash param to pkcs1pad
by Tadeusz Struk
· 9 years ago
5319216
crypto: rsa-pkcs1pad - don't allocate buffer on stack
by Andrzej Zaborowski
· 9 years ago
3d5b1ec
crypto: rsa - RSA padding algorithm
by Andrzej Zaborowski
· 9 years ago