29 Commits

Author SHA1 Message Date
Alexander Vdolainen
d58108bb47 sxt: added forgotten prototype; 2016-06-26 14:25:00 +03:00
Alexander Vdolainen
8be2e81713 sxt: duplication/convertation API desc. added; 2016-06-26 04:30:25 +03:00
Alexander Vdolainen
f5e33dca7d sxt: minor fix - missing sys types, added export pubkey API; 2016-06-26 04:03:12 +03:00
Alexander Vdolainen
116aa2b6bf sxt: added key export API description, some misc functions added as well; 2016-06-26 02:51:36 +03:00
Alexander Vdolainen
f8707955c2 sxt: added header with wrappers functions; 2016-06-26 02:37:31 +03:00
Alexander Vdolainen
c1c198f87e sxt: key container - added documented values (important); 2016-06-26 02:31:32 +03:00
Alexander Vdolainen
a9238b8f8e sxt: minor fix; 2016-06-22 05:11:04 +03:00
Alexander Vdolainen
4bef969192 sxt: sxt_key_assign_hash(); 2016-06-22 04:51:21 +03:00
Alexander Vdolainen
1e64efb4c0 sxt: added ciphers stubs, wrappers and API impl.; 2016-06-22 04:39:58 +03:00
Alexander Vdolainen
d760958018 sxt: minor comment changed; 2016-06-22 02:31:49 +03:00
Alexander Vdolainen
e87de77b3f [sxt] added ciphers API; 2016-06-22 02:21:14 +03:00
Alexander Vdolainen
7edcd44503 [sxt] imported bcrypt_pbkdf and blowfish implementation from openbsd; 2016-06-22 01:32:31 +03:00
Alexander Vdolainen
32b729cec0 sxt: key added hash; 2016-06-16 05:09:59 +03:00
Alexander Vdolainen
ddb219c1b4 sxt: errno added EIO; 2016-06-16 05:07:33 +03:00
Alexander Vdolainen
a25815e9da sxt: added forgotten workaround; 2016-06-16 05:07:00 +03:00
Alexander Vdolainen
1e4754bfe3 sxt: base64 ops; 2016-06-14 17:11:31 +03:00
Alexander Vdolainen
b2dff1c04f sxt: raw data buffer ops; 2016-06-08 04:27:07 +03:00
Alexander Vdolainen
61766213bb sxt: SXTerr macro; 2016-06-08 00:35:14 +03:00
Alexander Vdolainen
2699936d21 sxt: rdb API skel added; 2016-06-08 00:03:04 +03:00
Alexander Vdolainen
721adc03d4 sxt: sxrdb_t API design; 2016-06-07 23:42:35 +03:00
Alexander Vdolainen
ee349908c7 sxt: added few new errnos; 2016-06-07 04:21:22 +03:00
Alexander Vdolainen
edbda92722 sxt: minor changes, ed25519 protos moved to the separate header, to make code cleaner and more readable; 2016-06-06 04:45:40 +03:00
Alexander Vdolainen
cabcb72dbb sxt: added few key ops; 2016-06-06 00:12:06 +03:00
Alexander Vdolainen
669529ab09 sxt: core: added few errnos for sxt; 2016-06-06 00:01:33 +03:00
Alexander Vdolainen
451b5693d8 sxt: safebuffer ops added; 2016-06-02 02:50:33 +03:00
Alexander Vdolainen
65c86b3912 sxt: added signature struct; 2016-06-02 01:38:50 +03:00
Alexander Vdolainen
fb58fea10e sxt: core: imported ed25519 keys ops; 2016-05-31 05:18:52 +03:00
Alexander Vdolainen
09bf176b7a sxt: added initial reference implementation of ed25519, btw not all stuff done for this; 2016-05-31 02:43:18 +03:00
Alexander Vdolainen
8d1e8591cf sxt: added skel for sxtkeys; 2016-05-31 01:51:07 +03:00