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
*
[build] Mark MD4 and MD5 as forbidden for UEFI Secure Boot
Michael Brown
2026-01-14
4
-0
/
+4
*
[build] Mark known reviewed files as permitted for UEFI Secure Boot
Michael Brown
2026-01-14
82
-0
/
+82
*
[build] Mark core files as permitted for UEFI Secure Boot
Michael Brown
2026-01-14
3
-0
/
+3
*
[crypto] Fix identification of non-wrapped elliptic curve identifiers
Michael Brown
2025-12-22
1
-2
/
+2
*
[crypto] Add ECDSA-based TLS cipher suites
Michael Brown
2025-12-19
5
-0
/
+241
*
[crypto] Add OID-identified algorithms for ECDSA with SHA2 hash family
Michael Brown
2025-12-19
4
-0
/
+204
*
[crypto] Allow ecPublicKey to be identified as a public-key algorithm
Michael Brown
2025-12-19
2
-18
/
+22
*
[x509] Correct debug message
Michael Brown
2025-12-19
1
-1
/
+1
*
[crypto] Add support for ECDSA signatures
Michael Brown
2025-12-19
1
-0
/
+928
*
[crypto] Allow for an explicit representation of point at infinity
Michael Brown
2025-12-18
3
-30
/
+92
*
[crypto] Generalise rsa_parse_integer() to asn1_enter_unsigned()
Michael Brown
2025-12-11
2
-30
/
+27
*
[crypto] Allow for addition of arbitrary Weierstrass curve points
Michael Brown
2025-12-08
2
-0
/
+57
*
[crypto] Split out Weierstrass point initialisation and finalisation
Michael Brown
2025-12-05
1
-52
/
+141
*
[crypto] Expose the (prime) group order as an elliptic curve property
Michael Brown
2025-12-05
2
-2
/
+18
*
[crypto] Verify that weierstrass_multiply() result is not point at infinity
Michael Brown
2025-12-05
1
-0
/
+4
*
[crypto] Expose the base point as an explicit elliptic curve property
Michael Brown
2025-12-05
3
-11
/
+4
*
[crypto] Allow for OID-identified elliptic curve algorithms
Michael Brown
2025-12-03
2
-4
/
+63
*
[crypto] Remove obsolete maximum output length method
Michael Brown
2025-12-02
2
-27
/
+0
*
[crypto] Construct asymmetric ciphered data using ASN.1 builders
Michael Brown
2025-12-02
3
-45
/
+54
*
[crypto] Construct signatures using ASN.1 builders
Michael Brown
2025-12-01
2
-12
/
+15
*
[crypto] Pass signatures for verification as ASN.1 cursors
Michael Brown
2025-12-01
5
-13
/
+9
*
[crypto] Restructure handling of ASN.1 bit strings
Michael Brown
2025-12-01
4
-103
/
+81
*
[cmdline] Show commands in alphabetical order
Michael Brown
2025-08-06
5
-20
/
+5
*
[digest] Add commands for all enabled digest algorithms
Michael Brown
2025-08-06
5
-0
/
+180
*
[init] Show initialisation function names in debug messages
Michael Brown
2025-07-15
3
-0
/
+3
*
[crypto] Remove redundant null pointer check
Michael Brown
2025-05-14
1
-7
/
+2
*
[build] Formalise mechanism for accessing absolute symbols
Michael Brown
2025-05-09
2
-4
/
+4
*
[image] Make image data read-only to most consumers
Michael Brown
2025-04-30
1
-3
/
+3
*
[deflate] Remove userptr_t from decompression code
Michael Brown
2025-04-22
1
-65
/
+57
*
[crypto] Remove userptr_t from CMS verification and decryption
Michael Brown
2025-04-22
1
-84
/
+25
*
[crypto] Remove userptr_t from ASN.1 parsers
Michael Brown
2025-04-22
1
-35
/
+11
*
[uaccess] Remove redundant memcpy_user() and related string functions
Michael Brown
2025-04-21
1
-2
/
+2
*
[crypto] Allow for explicit control of external trust sources
Michael Brown
2025-04-15
1
-4
/
+6
*
[x509] Ensure certificate remains valid during x509_append()
Michael Brown
2025-03-31
1
-3
/
+14
*
[efi] Accept and trust CA certificates in the TlsCaCertificates variable
Michael Brown
2025-03-13
3
-3
/
+12
*
[crypto] Start up RBG on demand if needed
Michael Brown
2025-02-18
1
-4
/
+39
*
[crypto] Support direct reduction only for Montgomery constant R^2 mod N
Michael Brown
2025-02-14
2
-159
/
+104
*
[crypto] Add definitions and tests for the NIST P-384 elliptic curve
Michael Brown
2025-01-30
2
-0
/
+123
*
[crypto] Add definitions and tests for the NIST P-256 elliptic curve
Michael Brown
2025-01-28
2
-0
/
+114
*
[crypto] Add support for Weierstrass elliptic curve point multiplication
Michael Brown
2025-01-28
1
-0
/
+877
*
[crypto] Add a generic implementation of a Montgomery ladder
Michael Brown
2025-01-28
1
-34
/
+154
*
[tls] Allow for NIST elliptic curve point formats
Michael Brown
2025-01-21
2
-0
/
+2
*
[crypto] Generalise elliptic curve key exchange to ecdhe_key()
Michael Brown
2025-01-21
1
-0
/
+66
*
[crypto] Add bigint_ntoa() for transcribing big integers
Michael Brown
2025-01-20
1
-0
/
+47
*
[crypto] Extract bigint_reduce_supremum() from bigint_mod_exp()
Michael Brown
2025-01-10
1
-4
/
+26
*
[crypto] Allow for relaxed Montgomery reduction
Michael Brown
2024-12-18
1
-20
/
+155
*
[crypto] Calculate inverse of modulus on demand in bigint_montgomery()
Michael Brown
2024-12-16
1
-22
/
+18
*
[crypto] Remove obsolete bigint_mod_multiply()
Michael Brown
2024-11-28
1
-53
/
+0
*
[crypto] Use Montgomery reduction for modular exponentiation
Michael Brown
2024-11-28
3
-19
/
+134
*
[crypto] Add bigint_montgomery() to perform Montgomery reduction
Michael Brown
2024-11-27
1
-0
/
+77
[next]