tito/src
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
..
Makefile add global Makefile 2022-06-26 06:17:20 +02:00
Makefile.dep add global Makefile 2022-06-26 06:17:20 +02:00
aes.cpp fixed warning int/size_t 2021-05-21 00:42:45 +02:00
aes.h added: AES: encoding/decoding CBC mode with PKCS7 padding 2018-12-07 05:06:34 +00:00
base32.cpp added: AES: encoding/decoding CBC mode with PKCS7 padding 2018-12-07 05:06:34 +00:00
base32.h added: AES: encoding/decoding CBC mode with PKCS7 padding 2018-12-07 05:06:34 +00:00
base64.cpp removed: svn:executable attribute from files 2014-11-01 17:12:17 +00:00
base64.h removed: svn:executable attribute from files 2014-11-01 17:12:17 +00:00
crypto.cpp updated to the new pikotools api: changed utf8 functions PascalCase to snake_case 2021-05-21 00:42:35 +02:00
crypto.h removed: svn:executable attribute from files 2014-11-01 17:12:17 +00:00
misc.cpp removed: svn:executable attribute from files 2014-11-01 17:12:17 +00:00
misc.h removed: svn:executable attribute from files 2014-11-01 17:12:17 +00:00