index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
crypto
/
axtls
Commit message (
Expand
)
Author
Age
Files
Lines
*
[crypto] Remove obsolete AXTLS RSA algorithm
Michael Brown
2012-03-18
2
-1782
/
+0
*
[crypto] Add native RSA algorithm
Michael Brown
2012-03-18
1
-0
/
+0
*
[crypto] Use real prototypes for AXTLS' AES_encrypt() and AES_decrypt()
Michael Brown
2012-03-14
1
-3
/
+3
*
[crypto] Add big-integer library for RSA calculations
Michael Brown
2012-03-13
1
-0
/
+0
*
[crypto] Upgrade AES and RSA code to upstream axTLS version 1.4.5
Michael Brown
2012-03-09
8
-600
/
+491
*
[crypto] Replace SHA-1 implementation
Michael Brown
2012-03-04
1
-240
/
+0
*
[crypto] Use ANS X9.82 Approved get_random_nz() for RSA
Michael Brown
2012-02-21
1
-2
/
+9
*
[legal] Add FILE_LICENCE macro to some GPL-v2-or-later files
Shao Miller
2010-12-03
3
-0
/
+6
*
[crypto] Add our own general-purpose cipher-block chaining routines
Michael Brown
2009-02-19
2
-6
/
+6
*
[tls] Use our own ASN.1 routines for certificate parsing
Michael Brown
2009-02-10
1
-867
/
+0
*
[crypto] Remove spurious #include "config.h"
Michael Brown
2008-09-25
1
-2
/
+0
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-1
/
+1
*
Inhibit compiler warning
Michael Brown
2007-07-30
1
-1
/
+1
*
Upgrade AXTLS import to version 1.1.5-a
Michael Brown
2007-07-30
7
-62
/
+906
*
disable AES_convert_key by #if 0'ing it out (suggested by mcb30)
Holger Lubitz
2007-07-27
1
-0
/
+2
*
disable AES_convert_key by #if 0'ing it out (suggested by mcb30)
Holger Lubitz
2007-07-27
1
-0
/
+4
*
Warnings purge: src/{crypto,hci,net}
Marty Connor
2007-07-03
1
-1
/
+1
*
Conflicts with native asn1.c
Michael Brown
2007-06-08
1
-867
/
+0
*
Required for public key extraction
Michael Brown
2007-02-01
1
-0
/
+867
*
Vanilla copies from axtls
Michael Brown
2007-02-01
2
-0
/
+1749
*
Quick hacks to get it working
Michael Brown
2007-02-01
1
-0
/
+7
*
Original axtls RSA code
Michael Brown
2007-01-31
1
-0
/
+331
*
Adding missing include
Michael Brown
2007-01-31
1
-0
/
+1
*
We need this, I think
Michael Brown
2007-01-31
1
-0
/
+1
*
Should be correct for building RSA
Michael Brown
2007-01-28
1
-1
/
+1
*
Add aes.c and required headers from axtls tree
Michael Brown
2007-01-26
4
-0
/
+969
*
Enable the axtls code to at least build within gPXE
Michael Brown
2007-01-26
1
-0
/
+62