index
:
riscv-gnu-toolchain/qemu/roms/ipxe.git
8021x
8d337ec
HEAD
acpimac
aenq
aqc1xx
armlinux
asn1fix
assert
autoexec_pxe
autoexecpath
autovlan
bigint_output_constraints
cached_proxydhcp
cachedhcp
cc
centos7
ci
cleardhcp
cookie
coverity_scan
dell3440b
des
determinism
dhcpnak
dns_primary
edk2
efi_watchdog
efibridge
eficmdline
eficompress
efiinitrd
efiset
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
freebsd
fxsr
gcc12
gcmassert
guid
hackesp
hermon_link_poll
hermon_reset
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
issue123
itautec
kexec
kexec2
kexec3
keyvals
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
mult
naptest
netidx
netstate
nodejs
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
peerdist
pkcs8
pkgcache
processorbind
pxemenuscroll
rdrand
realtek_hack
riscv64
rndis_padding
rpl
rtlvlan
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
simpletextinputex
slash128
slash31
smbios3
snploop
snppad
srandtime
supplicant
sysmac
tcpwindow
temp
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmp
tmpintf
tpl
ubuntu2204
udpdrop
uri
uricolon
usbdisk
utf8
vbox
vetodhcp6
vgafix
wimboot
x25519
xen
xen-sg
xhci_fail
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
crypto
/
crypto_null.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-21
[crypto] Remove the concept of a public-key algorithm reusable context
Michael Brown
1
-17
/
+7
2024-08-18
[crypto] Pass asymmetric keys as ASN.1 cursors
Michael Brown
1
-2
/
+2
2022-11-07
[crypto] Add concept of cipher alignment size
Michael Brown
1
-0
/
+1
2022-10-25
[crypto] Add concept of authentication tag to cipher algorithms
Michael Brown
1
-0
/
+6
2022-10-25
[crypto] Allow initialisation vector length to vary from cipher blocksize
Michael Brown
1
-1
/
+2
2022-10-25
[crypto] Expose null crypto algorithm methods for reuse
Michael Brown
1
-33
/
+29
2015-03-02
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
1
-1
/
+5
2012-07-20
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
1
-1
/
+2
2012-03-18
[crypto] Add abstraction for a public-key algorithm
Michael Brown
1
-0
/
+49
2010-04-19
[build] Rename gPXE to iPXE
Michael Brown
1
-1
/
+1
2009-05-18
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
1
-0
/
+2
2009-02-18
[crypto] Split crypto_algorithm into {digest,cipher,pubkey}_algorithm
Michael Brown
1
-23
/
+39
2007-02-01
Add dummy setiv method
Michael Brown
1
-1
/
+6
2007-01-31
...but not when it's being used as a digest algorithm...
Michael Brown
1
-2
/
+4
2007-01-31
The null crypto algorithm should at least copy data...
Michael Brown
1
-6
/
+7
2007-01-31
Add null crypto algorithm
Michael Brown
1
-0
/
+61