http://git.etherboot.org
/
people
/
meteger
/
gpxe.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[release] Update version to 1.0.1+ post release
[people/meteger/gpxe.git]
/
src
/
crypto
/
2010-01-05
Joshua Oreman
[crypto] Add a placeholder for a proper random number...
tree
|
commitdiff
2010-01-05
Joshua Oreman
[crypto] Add AES key-wrap mode (RFC 3394)
tree
|
commitdiff
2010-01-05
Joshua Oreman
[crypto] Make AES context size and algorithm structure...
tree
|
commitdiff
2010-01-05
Joshua Oreman
[digest] Add HMAC-SHA1 based pseudorandom function...
tree
|
commitdiff
2010-01-05
Joshua Oreman
[cipher] Add the ARC4 stream cipher
tree
|
commitdiff
2010-01-05
Joshua Oreman
[digest] Add generic CRC32 function
tree
|
commitdiff
2009-05-18
Michael Brown
[legal] Add a selection of FILE_LICENCE declarations
tree
|
commitdiff
2009-03-26
Michael Brown
[build] Enable building with the Intel C compiler ...
tree
|
commitdiff
2009-02-19
Michael Brown
[crypto] Allow creation of arbitrary CBC cipher algorit...
tree
|
commitdiff
2009-02-19
Michael Brown
[crypto] Add our own general-purpose cipher-block chain...
tree
|
commitdiff
2009-02-19
Michael Brown
[crypto] Change cipher_{en,de}crypt() to void functions
tree
|
commitdiff
2009-02-18
Michael Brown
[crypto] Split crypto_algorithm into {digest,cipher...
tree
|
commitdiff
2009-02-18
Michael Brown
[crypto] Move AES_convert_key() hack into axtls_aes.c
tree
|
commitdiff
2009-02-18
Michael Brown
[crypto] Rename aes_algorithm to aes_cbc_algorithm
tree
|
commitdiff
2009-02-10
Michael Brown
[tls] Use our own ASN.1 routines for certificate parsing
tree
|
commitdiff
2009-02-10
Michael Brown
[crypto] Remove unused files
tree
|
commitdiff
2008-10-01
Michael Brown
[crypto] Rename <gpxe/bitops.h> to <gpxe/rotate.h>
tree
|
commitdiff
2008-09-25
Michael Brown
[crypto] Remove spurious #include "config.h"
tree
|
commitdiff
2008-08-11
Michael Brown
[iSCSI] Add support for mutual CHAP
tree
|
commitdiff
2007-12-06
Michael Brown
Fix compiler warnings that appear only on OpenBSD.
tree
|
commitdiff
2007-09-11
Michael Brown
Merge branch 'master' into 3leaf-rewrite
tree
|
commitdiff
2007-08-23
Holger Lubitz
Merge branch 'master' into curses
tree
|
commitdiff
2007-08-23
Holger Lubitz
Merge branch 'master' of git://git.etherboot.org/scm...
tree
|
commitdiff
2007-08-23
Michael Brown
Merge commit 'holger/strings'
tree
|
commitdiff
2007-08-20
Holger Lubitz
use malloc attribute
tree
|
commitdiff
2007-08-20
Holger Lubitz
use malloc attribute
tree
|
commitdiff
2007-08-06
Holger Lubitz
Revert "malloc attribute changes"
tree
|
commitdiff
2007-08-05
Holger Lubitz
Merge branch 'master' of git://git.etherboot.org/scm...
tree
|
commitdiff
2007-08-02
Holger Lubitz
malloc attribute changes
tree
|
commitdiff
2007-08-01
Holger Lubitz
Merge branch 'master' into strings
tree
|
commitdiff
2007-07-30
Michael Brown
Inhibit compiler warning
tree
|
commitdiff
2007-07-30
Michael Brown
Upgrade AXTLS import to version 1.1.5-a
tree
|
commitdiff
2007-07-29
Michael Brown
Added HMAC code from TLS project
tree
|
commitdiff
2007-07-28
Michael Brown
Merge branch 'symcheck2'
tree
|
commitdiff
2007-07-27
Holger Lubitz
Merge branch 'master' into symcheck2
tree
|
commitdiff
2007-07-27
Holger Lubitz
make md5_steps static
tree
|
commitdiff
2007-07-27
Holger Lubitz
disable AES_convert_key by #if 0'ing it out (suggested...
tree
|
commitdiff
2007-07-27
Holger Lubitz
disable AES_convert_key by #if 0'ing it out (suggested...
tree
|
commitdiff
2007-07-24
Michael Brown
Add per-file error identifiers
tree
|
commitdiff
2007-07-03
Marty Connor
Merge branch 'master' of /pub/scm/gpxe
tree
|
commitdiff
2007-07-03
Marty Connor
Warnings purge: src/{crypto,hci,net}
tree
|
commitdiff
2007-06-08
Michael Brown
Merge branch 'master' into mcb-tcp-xfer
tree
|
commitdiff
2007-06-08
Michael Brown
Conflicts with native asn1.c
tree
|
commitdiff
2007-04-21
Michael Brown
Trivial ASN.1 decoding functions.
tree
|
commitdiff
2007-03-13
James Harper
Ported bnx2 driver from Etherboot 5.4.
tree
|
commitdiff
2007-02-01
Michael Brown
Required for public key extraction
tree
|
commitdiff
2007-02-01
Michael Brown
SHA1_DIGEST_SIZE also available as a static constant
tree
|
commitdiff
2007-02-01
Michael Brown
Make context sizes available for statically-allocated...
tree
|
commitdiff
2007-02-01
Michael Brown
Vanilla copies from axtls
tree
|
commitdiff
2007-02-01
Michael Brown
Quick hacks to get it working
tree
|
commitdiff
2007-02-01
Michael Brown
Add dummy setiv method
tree
|
commitdiff
2007-01-31
Michael Brown
Original axtls RSA code
tree
|
commitdiff
2007-01-31
Michael Brown
Added wrapper for AXTLS AES code
tree
|
commitdiff
2007-01-31
Michael Brown
Add wrapper around axtls' sha1 code
tree
|
commitdiff
2007-01-31
Michael Brown
Adding missing include
tree
|
commitdiff
2007-01-31
Michael Brown
We need this, I think
tree
|
commitdiff
2007-01-31
Michael Brown
Force inlining
tree
|
commitdiff
2007-01-31
Michael Brown
...but not when it's being used as a digest algorithm...
tree
|
commitdiff
2007-01-31
Michael Brown
The null crypto algorithm should at least copy data...
tree
|
commitdiff
2007-01-31
Michael Brown
Add null crypto algorithm
tree
|
commitdiff
2007-01-30
Michael Brown
Added blocksize for the benefit of HMAC code
tree
|
commitdiff
2007-01-30
Michael Brown
Generalise digest_algorithm to crypto_algorithm.
tree
|
commitdiff
2007-01-28
Michael Brown
Should be correct for building RSA
tree
|
commitdiff
2007-01-26
Michael Brown
Allow MatrixSSL code to compile inside gPXE
tree
|
commitdiff
2007-01-26
Michael Brown
Add aes.c and required headers from axtls tree
tree
|
commitdiff
2007-01-26
Michael Brown
Enable the axtls code to at least build within gPXE
tree
|
commitdiff
2007-01-26
Michael Brown
#if 0 out for now
tree
|
commitdiff
2006-12-19
Michael Brown
Use stdlib.h for malloc() instead of malloc.h.
tree
|
commitdiff
2006-11-21
Michael Brown
Added "name" field to digest algorithms
tree
|
commitdiff
2006-11-21
Michael Brown
Added debug statements.
tree
|
commitdiff
2006-11-21
Michael Brown
Reduce from 157 to 123 bytes
tree
|
commitdiff
2006-11-21
Michael Brown
Added generic CHAP layer, independent of iSCSI
tree
|
commitdiff
2006-11-15
Michael Brown
Made it temporarily possible to call MD5 routines direc...
tree
|
commitdiff
2006-09-27
Michael Brown
We don't actually have a stdio.h header file. Our...
tree
|
commitdiff
2006-09-27
Marty Connor
added stdio.h to includes for DBG compilation
tree
|
commitdiff
2006-09-11
Michael Brown
Restored the le32_to_cpus() and cpu_to_le32s() calls
tree
|
commitdiff
2006-09-11
Michael Brown
Tidied up.
tree
|
commitdiff
2006-09-11
Michael Brown
Reduced size from 2087 bytes to 1056 bytes
tree
|
commitdiff
2006-09-11
Michael Brown
Taken from Linux's md5.c. This implementation is not...
tree
|
commitdiff
2006-07-17
Michael Brown
This file breaks "make blib"; please find a way to...
tree
|
commitdiff
2006-07-17
Derek Pryor
The first packet (ClientHello Handshake) can be constru...
tree
|
commitdiff
2006-07-10
Derek Pryor
Adding SSL Constructs header file. (First version)
tree
|
commitdiff