Commit Graph

9 Commits

Author SHA1 Message Date
Tomasz Sowa a3438f4ae0 let Crypto::SetAESKey(...) takes the key length as an argument
while here:
- use the pikotools logger to print some debug messages
2022-08-14 12:53:19 +02:00
Tomasz Sowa a212a69517 add global Makefile
src/Makefile uses now 'find' for looking for *.cpp files
and we don't need Makefile.o.dep anymore
2022-06-26 06:17:20 +02:00
Tomasz Sowa e02fe7a235 make depend 2021-06-25 19:20:41 +02:00
Tomasz Sowa d1c24a061b make depend 2021-06-16 18:21:50 +02:00
Tomasz Sowa 399a645a81 make depend 2021-05-17 03:23:30 +02:00
Tomasz Sowa 70a30f4c7c src/Makefile.dep
git-svn-id: svn://ttmath.org/publicrep/tito/trunk@1174 e52654a7-88a9-db11-a3e9-0013d4bc506e
2019-03-06 18:20:46 +00:00
Tomasz Sowa ff5381cfa9 added: AES: encoding/decoding CBC mode with PKCS7 padding
added: base32 encoding/decoding




git-svn-id: svn://ttmath.org/publicrep/tito/trunk@1159 e52654a7-88a9-db11-a3e9-0013d4bc506e
2018-12-07 05:06:34 +00:00
Tomasz Sowa 29e36a1571 removed: svn:executable attribute from files
git-svn-id: svn://ttmath.org/publicrep/tito/trunk@986 e52654a7-88a9-db11-a3e9-0013d4bc506e
2014-11-01 17:12:17 +00:00
Tomasz Sowa b97d237ead moved files from tito/trunk to tito/trunk/src
git-svn-id: svn://ttmath.org/publicrep/tito/trunk@377 e52654a7-88a9-db11-a3e9-0013d4bc506e
2012-01-12 02:53:55 +00:00