index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
[build] Fix build failures with random versions of gcc
gcmassert
Michael Brown
2024-03-27
1
-11
/
+15
*
[crypto] Add implementation of MS-CHAPv2 authentication
mschapv2
Michael Brown
2024-02-22
1
-0
/
+363
*
[crypto] Add x509_truncate() to truncate a certificate chain
Michael Brown
2024-02-14
1
-9
/
+23
*
[build] Fix build failures with older versions of gcc
centos7
Michael Brown
2024-02-10
1
-6
/
+8
*
[crypto] Add implementation of the DES cipher
Michael Brown
2024-02-07
1
-0
/
+695
*
[tls] Add ECDHE cipher suites
Michael Brown
2024-01-31
13
-12
/
+253
*
[tls] Make key exchange algorithms selectable via build configuration
Michael Brown
2024-01-30
8
-90
/
+211
*
[crypto] Add X25519 OID-identified algorithm and TLS named curve
Michael Brown
2024-01-30
1
-0
/
+45
*
[crypto] Add an abstraction of an elliptic curve
Michael Brown
2024-01-30
1
-0
/
+31
*
[crypto] Check for all-zeros result from X25519 key exchange
Michael Brown
2024-01-30
1
-3
/
+8
*
[crypto] Add X25519 key exchange algorithm
Michael Brown
2024-01-19
1
-0
/
+808
*
[crypto] Add bigint_swap() to conditionally swap big integers
Michael Brown
2024-01-19
1
-0
/
+25
*
[libc] Replace linker_assert() with build_assert()
Michael Brown
2024-01-16
6
-38
/
+38
*
[crypto] Add support for PKCS#8 private key format
Michael Brown
2023-06-02
2
-1
/
+44
*
[rng] Allow for entropy sources that fail during startup tests
Michael Brown
2023-02-20
1
-122
/
+227
*
[rng] Allow entropy source to be selected at runtime
Michael Brown
2023-02-17
2
-229
/
+94
*
[tls] Add GCM cipher suites
Michael Brown
2022-11-10
4
-8
/
+128
*
[crypto] Support in-place decryption for GCM ciphers
Michael Brown
2022-11-10
1
-34
/
+32
*
[crypto] Ensure relevant GCM cipher state is cleared by cipher_setiv()
Michael Brown
2022-11-09
1
-7
/
+13
*
[tls] Allow handshake digest algorithm to be specified by cipher suite
Michael Brown
2022-11-09
2
-0
/
+9
*
[tls] Add MAC length as a cipher suite parameter
Michael Brown
2022-11-08
2
-0
/
+8
*
[crypto] Add concept of cipher alignment size
Michael Brown
2022-11-07
3
-0
/
+3
*
[tls] Formalise notions of fixed and record initialisation vectors
Michael Brown
2022-11-07
2
-0
/
+16
*
[crypto] Add block cipher Galois/Counter mode of operation
Michael Brown
2022-10-25
2
-0
/
+536
*
[crypto] Add concept of authentication tag to cipher algorithms
Michael Brown
2022-10-25
3
-0
/
+10
*
[crypto] Allow initialisation vector length to vary from cipher blocksize
Michael Brown
2022-10-25
1
-1
/
+2
*
[crypto] Expose null crypto algorithm methods for reuse
Michael Brown
2022-10-25
3
-51
/
+31
*
[tls] Add support for DHE variants of the existing cipher suites
Michael Brown
2022-10-11
2
-4
/
+52
*
[tls] Add key exchange mechanism to definition of cipher suite
Michael Brown
2022-10-11
2
-0
/
+4
*
[crypto] Add Ephemeral Diffie-Hellman key exchange algorithm
Michael Brown
2022-10-11
1
-0
/
+133
*
[crypto] Simplify internal HMAC API
Michael Brown
2022-10-10
4
-93
/
+54
*
[x509] Use case-insensitive comparison for certificate names
Michael Brown
2021-05-18
1
-1
/
+2
*
[x509] Clarify debug message for an untrusted X.509 issuer
Josh McSavaney
2020-12-28
1
-1
/
+1
*
[crypto] Allow private key to be specified as a TLS connection parameter
Michael Brown
2020-12-15
2
-11
/
+28
*
[x509] Make root of trust a reference-counted structure
Michael Brown
2020-12-09
2
-11
/
+46
*
[x509] Record root of trust used when validating a certificate
Michael Brown
2020-12-08
2
-7
/
+22
*
[ocsp] Remove dummy OCSP certificate root
Michael Brown
2020-12-08
1
-14
/
+2
*
[asn1] Rename ASN1_OID_CURSOR to ASN1_CURSOR
Michael Brown
2020-12-08
19
-27
/
+27
*
[deflate] Fix typo in comment describing length codes
Daniel Johnson
2020-07-21
1
-1
/
+1
*
[ocsp] Accept SHA1 certID responses even if SHA1 is not enabled
Michael Brown
2020-06-25
1
-15
/
+25
*
[crypto] Allow algorithms to be included without being OID-identifiable
Michael Brown
2020-06-16
20
-110
/
+371
*
[crypto] Profile the various stages of modular multiplication
Michael Brown
2019-08-17
1
-0
/
+29
*
[crypto] Drag in configured digestInfo prefixes for any use of RSA
Michael Brown
2019-08-17
1
-0
/
+6
*
[ocsp] Accept response certID with missing hashAlgorithm parameters
Michael Brown
2019-03-10
1
-12
/
+30
*
[init] Show startup and shutdown function names in debug messages
Michael Brown
2019-01-25
2
-0
/
+2
*
[rng] Use fixed-point calculations for min-entropy quantities
Michael Brown
2018-03-20
1
-2
/
+3
*
[ocsp] Centralise test for whether or not an OCSP check is required
Michael Brown
2018-03-18
1
-2
/
+2
*
[ntlm] Add support for NTLM authentication mechanism
Michael Brown
2017-11-12
1
-0
/
+334
*
[crypto] Add MD4 message digest algorithm
Michael Brown
2017-11-12
1
-0
/
+280
*
[crypto] Eliminate repetitions in MD5 round constant table
Michael Brown
2017-11-12
1
-7
/
+10
[next]