index
:
cryptodev-linux.git
bugfixes
integration
master
sockets
userspace
Kernel crypto API for user space
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libtomcrypt
/
pk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Algorithm to OID discovery moved to a single place.
Nikos Mavrogiannopoulos
2010-09-06
6
-6
/
+30
*
Run Lindent on libtom(*)
Nikos Mavrogiannopoulos
2010-09-06
25
-1754
/
+1980
*
Corrected bug in importing RSA private keys.
Nikos Mavrogiannopoulos
2010-08-21
1
-1
/
+1
*
Do not include linux headers to libtom files. This will allow easier replacem...
Nikos Mavrogiannopoulos
2010-08-19
21
-21
/
+21
*
Fix build with recent kernels
Jan Chadima
2010-08-05
21
-4
/
+25
*
put correct license.
Nikos Mavrogiannopoulos
2010-07-29
2
-10
/
+38
*
Corrected PSS signature generation and verification.
Nikos Mavrogiannopoulos
2010-07-26
2
-2
/
+6
*
ncr_int.h -> ncr-int.h
Nikos Mavrogiannopoulos
2010-07-25
10
-10
/
+10
*
Use of algo_properties to avoid linear search on a table for each property.
Miloslav Trmač
2010-07-24
9
-52
/
+56
*
der_en/decode_subject_public_key_info were moved to x509/ subdirectory.
Nikos Mavrogiannopoulos
2010-07-21
2
-0
/
+0
*
Public Keys are being exported to SubjectPublicKeyInfo format, instead of cus...
Nikos Mavrogiannopoulos
2010-07-19
8
-65
/
+272
*
Implemented RSA blinding.
Nikos Mavrogiannopoulos
2010-07-19
1
-4
/
+38
*
DSA private keys are exported to a format that is compatible with openssl and...
Nikos Mavrogiannopoulos
2010-07-14
2
-19
/
+24
*
Several fixes. RSA key generation tested and works.
Nikos Mavrogiannopoulos
2010-07-07
4
-41
/
+41
*
Public and private keys are being generated in a new workqueue. Some other fi...
Nikos Mavrogiannopoulos
2010-07-07
1
-10
/
+10
*
Added a modified libtomcrypt with DSA and RSA algorithms.
Nikos Mavrogiannopoulos
2010-07-07
50
-3224
/
+183
*
Added libtomcrypt
Nikos Mavrogiannopoulos
2010-07-06
91
-0
/
+10460