You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libsxmp/sxt
Alexander Vdolainen f6a7cd34c0 sxt: keys import(); API changes; 9 years ago
..
Makefile.am sxt: added ciphers stubs, wrappers and API impl.; 9 years ago
VERSION core: added libsxt skel; 9 years ago
base64.c sxt: b64 fix with size and table; 9 years ago
bcrypt.c sxt: added ciphers stubs, wrappers and API impl.; 9 years ago
blowfish.c [sxt] imported bcrypt_pbkdf and blowfish implementation from openbsd; 9 years ago
ciphers.c sxt: ciphers bugfix; 9 years ago
core.c sxt: basic init/finalize added; 9 years ago
ed25519.c sxt: ed25519 added forgotten include; 9 years ago
fe25519.c sxt: added initial reference implementation of ed25519, btw not all stuff done for this; 9 years ago
ge25519.c sxt: added initial reference implementation of ed25519, btw not all stuff done for this; 9 years ago
ge25519_base.data sxt: added initial reference implementation of ed25519, btw not all stuff done for this; 9 years ago
lcrypt.c sxt: added ciphers stubs, wrappers and API impl.; 9 years ago
libsxt.pc.in core: added libsxt skel; 9 years ago
misc.c [sxt] imported bcrypt_pbkdf and blowfish implementation from openbsd; 9 years ago
ppkp_ops.c sxt: keys import(); API changes; 9 years ago
rdb.c sxt: sxtrdb_cmp() added; 9 years ago
safebuffer.c sxt: safebuffer ops added; 9 years ago
sc25519.c sxt: added initial reference implementation of ed25519, btw not all stuff done for this; 9 years ago