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 1e64efb4c0 sxt: added ciphers stubs, wrappers and API impl.; 8 years ago
..
Makefile.am sxt: added ciphers stubs, wrappers and API impl.; 8 years ago
VERSION core: added libsxt skel; 8 years ago
base64.c sxt: base64 ops; 8 years ago
bcrypt.c sxt: added ciphers stubs, wrappers and API impl.; 8 years ago
blowfish.c [sxt] imported bcrypt_pbkdf and blowfish implementation from openbsd; 8 years ago
ciphers.c sxt: added ciphers stubs, wrappers and API impl.; 8 years ago
core.c sxt: added ciphers stubs, wrappers and API impl.; 8 years ago
ed25519.c sxt: added ciphers stubs, wrappers and API impl.; 8 years ago
fe25519.c sxt: added initial reference implementation of ed25519, btw not all stuff done for this; 8 years ago
ge25519.c sxt: added initial reference implementation of ed25519, btw not all stuff done for this; 8 years ago
ge25519_base.data sxt: added initial reference implementation of ed25519, btw not all stuff done for this; 8 years ago
lcrypt.c sxt: added ciphers stubs, wrappers and API impl.; 8 years ago
libsxt.pc.in core: added libsxt skel; 8 years ago
misc.c [sxt] imported bcrypt_pbkdf and blowfish implementation from openbsd; 8 years ago
ppkp_ops.c sxt: minor changes, ed25519 protos moved to the separate header, to make code cleaner and more readable; 8 years ago
rdb.c sxt: raw data buffer ops; 8 years ago
safebuffer.c sxt: safebuffer ops added; 8 years ago
sc25519.c sxt: added initial reference implementation of ed25519, btw not all stuff done for this; 8 years ago