index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
crypto
/
Makefile
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-15
crypto: lib - make the sha1 library optional
Eric Biggers
1
-1
/
+2
2022-07-15
crypto: lib - move lib/sha1.c into lib/crypto/
Eric Biggers
1
-0
/
+2
2022-04-08
crypto: sm3,sm4 - move into crypto directory
Jason A. Donenfeld
1
-6
/
+0
2022-01-28
crypto: sm3 - create SM3 stand-alone library
Tianjia Zhang
1
-0
/
+3
2022-01-07
lib/crypto: blake2s: include as built-in
Jason A. Donenfeld
1
-5
/
+4
2021-07-30
crypto: sm4 - create SM4 library based on sm4 generic code
Tianjia Zhang
1
-0
/
+3
2020-01-16
crypto: curve25519 - Fix selftest build error
Herbert Xu
1
-3
/
+6
2020-01-16
crypto: poly1305 - add new 32 and 64-bit generic versions
Jason A. Donenfeld
1
-1
/
+3
2019-12-27
crypto: lib/curve25519 - re-add selftests
Jason A. Donenfeld
1
-0
/
+1
2019-11-17
crypto: chacha20poly1305 - import construction and selftest from Zinc
Ard Biesheuvel
1
-0
/
+4
2019-11-17
crypto: curve25519 - generic C library implementations
Jason A. Donenfeld
1
-0
/
+5
2019-11-17
crypto: blake2s - generic C library implementation and selftest
Jason A. Donenfeld
1
-0
/
+10
2019-11-17
crypto: poly1305 - move core routines into a separate library
Ard Biesheuvel
1
-0
/
+3
2019-11-17
crypto: chacha - move existing library code into lib/crypto
Ard Biesheuvel
1
-0
/
+4
2019-11-17
crypto: lib - tidy up lib/crypto Kconfig and Makefile
Ard Biesheuvel
1
-8
/
+8
2019-08-22
crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use
Hans de Goede
1
-0
/
+3
2019-08-22
crypto: des - split off DES library from generic DES cipher driver
Ard Biesheuvel
1
-0
/
+3
2019-07-26
crypto: aes - create AES library based on the fixed time AES code
Ard Biesheuvel
1
-0
/
+3
2019-06-20
crypto: arc4 - refactor arc4 core code into separate library
Ard Biesheuvel
1
-0
/
+4