tito/src
Tomasz Sowa fc88b575b0 add src/version.h with macros: TITO_VERSION_MAJOR, TITO_VERSION_MINOR, TITO_VERSION_PATCH
Let the version be 0.3.0.
2022-06-30 13:22:15 +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
tito.h add src/version.h with macros: TITO_VERSION_MAJOR, TITO_VERSION_MINOR, TITO_VERSION_PATCH 2022-06-30 13:22:15 +02:00
version.h add src/version.h with macros: TITO_VERSION_MAJOR, TITO_VERSION_MINOR, TITO_VERSION_PATCH 2022-06-30 13:22:15 +02:00