index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[crypto] Generalise X.509 OID-identified algorithm to asn1.c
Michael Brown
2012-03-22
3
-95
/
+129
*
[crypto] Validate path length constraint in certificate chain
Michael Brown
2012-03-21
1
-0
/
+14
*
[crypto] Use standard bit-rotation functions
Michael Brown
2012-03-21
3
-33
/
+3
*
[build] Allow a client certificate to be specified at build time
Michael Brown
2012-03-20
1
-0
/
+80
*
[crypto] Use linker tables for RSA digestInfo prefixes
Michael Brown
2012-03-20
1
-37
/
+26
*
[tls] Check certificate validity period against current date and time
Michael Brown
2012-03-20
1
-7
/
+41
*
[tls] Parse X.509 validity times into seconds since the Epoch
Michael Brown
2012-03-20
1
-12
/
+14
*
[tls] Add full X.509 certificate parsing
Michael Brown
2012-03-19
2
-23
/
+1206
*
[rsa] Actually check the unused-bits byte in the public key bit string
Michael Brown
2012-03-18
1
-3
/
+4
*
[crypto] Force caller to provide temporary storage for modular calculations
Michael Brown
2012-03-18
2
-26
/
+43
*
[rng] Allow entropy_enable() to return an error
Michael Brown
2012-03-18
1
-1
/
+2
*
[crypto] Remove obsolete AXTLS RSA algorithm
Michael Brown
2012-03-18
2
-1782
/
+0
*
[tls] Use iPXE native RSA algorithm
Michael Brown
2012-03-18
1
-142
/
+14
*
[crypto] Add native RSA algorithm
Michael Brown
2012-03-18
2
-0
/
+600
*
[crypto] Add abstraction for a public-key algorithm
Michael Brown
2012-03-18
1
-0
/
+49
*
[crypto] Add more ASN.1 functions for X.509 certificate parsing
Michael Brown
2012-03-18
2
-2
/
+106
*
[rng] Fix build error when assertions are enabled
Michael Brown
2012-03-18
1
-2
/
+2
*
[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-14
2
-0
/
+122
*
[crypto] Add ASN.1 functions for X.509 certificate parsing
Michael Brown
2012-03-13
1
-5
/
+57
*
[rng] Remove obsolete (and unfinished) get_random_bytes() function
Michael Brown
2012-03-13
1
-55
/
+0
*
[crypto] Upgrade AES and RSA code to upstream axTLS version 1.4.5
Michael Brown
2012-03-09
10
-602
/
+504
*
[rng] Allow HMAC_DRBG to use multiple underlying hash algorithms
Michael Brown
2012-03-06
1
-59
/
+73
*
[rng] Allow hash_df() to accept multiple underlying hash algorithms
Michael Brown
2012-03-06
2
-9
/
+11
*
[crypto] Replace MD5 implementation
Michael Brown
2012-03-05
1
-180
/
+242
*
[crypto] Add SHA-256 algorithm
Michael Brown
2012-03-05
1
-0
/
+254
*
[crypto] Replace SHA-1 implementation
Michael Brown
2012-03-04
3
-265
/
+270
*
[802.11] Eliminate use of AXTLS-specific SHA1_SIZE constant
Michael Brown
2012-03-04
1
-16
/
+17
*
[rng] Add missing #include <assert.h>
Michael Brown
2012-03-04
2
-0
/
+2
*
[crypto] Use ANS X9.82 Approved get_random_nz() for RSA
Michael Brown
2012-02-21
1
-2
/
+9
*
[rng] Add get_random_nz() function required by RSA algorithm
Michael Brown
2012-02-21
1
-0
/
+75
*
[rng] Add ANS X9.82 RBG wrapper functions
Michael Brown
2012-02-21
1
-0
/
+114
*
[rng] Add ANS X9.82 mandatory start-up tests
Michael Brown
2012-02-21
1
-0
/
+32
*
[rng] Add ANS X9.82 mandatory continuous tests
Michael Brown
2012-02-21
1
-1
/
+295
*
[rng] Add ANS X9.82 Approved Source of Entropy Input
Michael Brown
2012-02-21
3
-15
/
+152
*
[rng] Record validity within DRBG state
Michael Brown
2012-02-21
1
-4
/
+13
*
[rng] Add missing #include <string.h>
Michael Brown
2012-02-21
3
-0
/
+3
*
[802.11] Add missing #include <string.h>
Michael Brown
2012-02-21
1
-0
/
+1
*
[rng] Add ANS X9.82 Approved Hash_df derivation function
Michael Brown
2012-02-19
1
-0
/
+134
*
[rng] Add ANS X9.82 Approved DRBG mechanism
Michael Brown
2012-01-23
1
-0
/
+416
*
[rng] Add dummy entropy source
Michael Brown
2012-01-23
1
-0
/
+48
*
[rng] Add ANS X9.82 Approved HMAC_DRBG algorithm
Michael Brown
2012-01-23
1
-0
/
+342
*
[tls] Accept certificates without a version number
Michael Brown
2011-08-13
2
-28
/
+49
*
[legal] Add FILE_LICENCE macro to some GPL-v2-or-later files
Shao Miller
2010-12-04
3
-0
/
+6
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-20
14
-26
/
+26
*
[crypto] Add a placeholder for a proper random number generator
Joshua Oreman
2010-01-05
1
-0
/
+55
*
[crypto] Add AES key-wrap mode (RFC 3394)
Joshua Oreman
2010-01-05
1
-0
/
+123
*
[crypto] Make AES context size and algorithm structure externally available
Joshua Oreman
2010-01-05
1
-12
/
+1
*
[digest] Add HMAC-SHA1 based pseudorandom function and PBKDF2
Joshua Oreman
2010-01-05
1
-0
/
+165
*
[cipher] Add the ARC4 stream cipher
Joshua Oreman
2010-01-05
1
-0
/
+131
[prev]
[next]