index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
rsa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
1
-5
/
+1
2019-04-18
crypto: run initcalls for generic implementations earlier
Eric Biggers
1
-1
/
+1
2019-04-18
crypto: rsa - unimplement sign/verify for raw RSA backends
Vitaly Chikunov
1
-109
/
+0
2018-04-21
crypto: rsa - Remove unneeded error assignment
Fabio Estevam
1
-1
/
+0
2017-06-10
crypto: rsa - comply with crypto_akcipher_maxsize()
Tudor-Dan Ambarus
1
-2
/
+2
2016-07-01
crypto: rsa - Generate fixed-length output
Herbert Xu
1
-4
/
+4
2016-06-15
crypto: rsa - return raw integers for the ASN.1 parser
Tudor Ambarus
1
-25
/
+80
2015-12-09
crypto: rsa - RSA padding algorithm
Andrzej Zaborowski
1
-1
/
+15
2015-11-17
crypto: rsa - only require output buffers as big as needed.
Andrzej Zaborowski
1
-24
/
+0
2015-10-14
crypto: akcipher - Changes to asymmetric key API
Tadeusz Struk
1
-34
/
+49
2015-07-17
crypto: rsa - limit supported key lengths
Tadeusz Struk
1
-1
/
+25
2015-06-17
crypto: rsa - add a new rsa generic implementation
Tadeusz Struk
1
-0
/
+315