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
*
[crypto] Allow cms_decrypt() to be called on unregistered images
Michael Brown
2024-08-29
1
-9
/
+15
*
[crypto] Support decryption of images via CMS envelopes
Michael Brown
2024-08-29
1
-17
/
+494
*
[crypto] Allow for extraction of ASN.1 algorithm parameters
Michael Brown
2024-08-28
3
-9
/
+75
*
[crypto] Hold CMS message as a single ASN.1 object
Michael Brown
2024-08-23
1
-26
/
+12
*
[crypto] Remove the concept of a public-key algorithm reusable context
Michael Brown
2024-08-21
5
-167
/
+205
*
[crypto] Pass asymmetric keys as ASN.1 cursors
Michael Brown
2024-08-18
5
-34
/
+16
*
[crypto] Generalise cms_signature to cms_message
Michael Brown
2024-08-14
1
-233
/
+282
*
[crypto] Add OID-identified algorithms for AES ciphers
Michael Brown
2024-08-14
3
-0
/
+140
*
[crypto] Pass image as parameter to CMS functions
Michael Brown
2024-08-13
1
-15
/
+33
*
[crypto] Allow passing a NULL certificate store to x509_find() et al
Michael Brown
2024-08-13
2
-32
/
+47
*
[crypto] Centralise mechanisms for identifying X.509 certificates
Michael Brown
2024-08-12
3
-82
/
+113
*
[crypto] Extend asn1_enter() to handle partial object cursors
Michael Brown
2024-08-07
1
-9
/
+37
*
[crypto] Clarify ASN.1 cursor invalidation behaviour
Michael Brown
2024-08-07
1
-8
/
+21
*
[crypto] Do not return an error when skipping the final ASN.1 object
Michael Brown
2024-08-07
1
-5
/
+0
*
[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
[next]