tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.bin
/
x99token
/
at
jcs
3 files
Makefile
Switch the remaining users of libdes in src to libcrypto, telnet portion partially from the latest heimdal.
15 years ago
x99token.1
floppy disks are obsolete. recommend keeping the keyfile on a flash disk instead. ok mlarkin
11 years ago
x99token.c
Use the safe idiom of cleaning sensitive data from memory with explicit_bzero, instead of relying on other methods, after readpassphrase. Some programs on this diff won't benefit that much since it happens near the terminal path, but someone might copy the unsafe idiom to another program and place it where it may leak sensitive data.
9 years ago