descriptionnone
repository URLhttps://github.com/rofl0r/kripto.git
ownerretnyg@gmx.net
last changeFri, 12 Sep 2014 19:30:49 +0000 (12 21:30 +0200)
last refreshSat, 27 Apr 2024 11:44:48 +0000 (27 13:44 +0200)
content tags
add:
README.md

Kripto

Simple and flexible cryptographic library written in ISO C99.

Due to lack of time, lack of interest and technical difficulties project is abandoned.

There is no documentation, however API is really simple.

Run build.sh to compile. Makefile doesn't work (outdated).

Supported features:

Block ciphers

Block cipher modes

Authenticated modes

Stream ciphers

Hash functions

Message authentication codes

Authenticated stream ciphers

Other

Candidate features:

Public-key cryptography

Block cipher modes

Authenticated modes

Stream ciphers

Hash functions

Message authentication codes

Authenticated stream ciphers

Other

shortlog
2014-09-12 Gregor Pintarstatus update, probably last commitmaster
2014-08-07 Gregor Pintarstatus update
2014-08-07 Gregor Pintarstatus update
2014-05-04 Gregor Pintaruse fixed rotate function
2014-04-27 Gregor PintarMARS added to perf
2014-04-27 Gregor PintarMARS block cipher added
2014-04-02 Gregor Pintarkeccak1600 test
2014-03-03 Gregor Pintarmaxtweak added to block
2014-02-24 Gregor Pintarversion: bugfix changed to revision
2014-02-06 Gregor Pintardon't include header dependencies
2014-01-29 Gregor Pintarinstall.sh and uninstall.sh
2014-01-28 Gregor Pintarfix for fix
2014-01-28 Gregor Pintarbuild script fixes
2014-01-25 Gregor Pintar'authstream' renamed to 'ae'
2013-12-24 Gregor PintarXCBC mac added
2013-12-20 Gregor PintarKHAZAD block cipher added
...
heads
9 years ago master