Michael Brown
|
e950dc04ba
|
[crypto] Add our own general-purpose cipher-block chaining routines
|
15 年之前 |
Michael Brown
|
8e960eb67c
|
[tls] Use our own ASN.1 routines for certificate parsing
Use our own, more robust, ASN.1 parsing routines to extract the RSA
public key from a server certificate. Remove the now-unused AXTLS
ASN.1 parser.
|
15 年之前 |
Michael Brown
|
9c71949d1f
|
[crypto] Remove spurious #include "config.h"
|
16 年之前 |
Holger Lubitz
|
dea89e8d62
|
use malloc attribute
|
17 年之前 |
Michael Brown
|
74ad5014c5
|
Inhibit compiler warning
|
17 年之前 |
Michael Brown
|
9a9f46ff58
|
Upgrade AXTLS import to version 1.1.5-a
|
17 年之前 |
Holger Lubitz
|
42910594f7
|
disable AES_convert_key by #if 0'ing it out (suggested by mcb30)
|
17 年之前 |
Holger Lubitz
|
426c2c150d
|
disable AES_convert_key by #if 0'ing it out (suggested by mcb30)
|
17 年之前 |
Marty Connor
|
c77704cb60
|
Warnings purge: src/{crypto,hci,net}
|
17 年之前 |
Michael Brown
|
ff84a66c35
|
Conflicts with native asn1.c
|
17 年之前 |
Michael Brown
|
e01aadd5a7
|
Required for public key extraction
|
18 年之前 |
Michael Brown
|
d467552367
|
Vanilla copies from axtls
|
18 年之前 |
Michael Brown
|
5c3837e0ed
|
Quick hacks to get it working
|
18 年之前 |
Michael Brown
|
6c2f0e1bf4
|
Original axtls RSA code
|
18 年之前 |
Michael Brown
|
869f9bcb23
|
Adding missing include
|
18 年之前 |
Michael Brown
|
413c554b34
|
We need this, I think
|
18 年之前 |
Michael Brown
|
89c3c67c51
|
Should be correct for building RSA
|
18 年之前 |
Michael Brown
|
9542c016cd
|
Add aes.c and required headers from axtls tree
|
18 年之前 |
Michael Brown
|
7b8859ad15
|
Enable the axtls code to at least build within gPXE
|
18 年之前 |