Commit Graph

20 Commits

Author SHA1 Message Date
9bf38eca5a enhance pandoc documentation generation
pass metadata and configuration with yaml file instead to put it into makefile and markdown file
This permit pretty mardown rendering into gitea GUI
2020-04-29 21:12:09 +02:00
91898250bc Add base64 encryption for aes key and aes IV 2020-04-29 00:25:41 +02:00
a48e96004e add *.hpp into Makefile as exec target dependency 2020-04-27 23:23:08 +02:00
db0fba47e5 fix gitignore 2020-04-27 23:22:40 +02:00
c4bc4eafc1 add pandoc to makefile to generate html from markdown 2020-04-27 23:13:55 +02:00
9d896d5c3a little fix 2020-04-27 23:13:55 +02:00
0d28f4f519 add editorconfig
pass on al file to reformat
2020-04-27 23:13:55 +02:00
34bc39b252 refactoring variable into Makefile 2020-04-27 23:13:55 +02:00
e4509061fb repository cleaning 2020-04-27 23:13:55 +02:00
9d71174ffc modification crypt.hpp pour fonctionné avec le nouvelle openSSL 'plus de malloc pour les structs EVP' 2020-04-27 23:13:55 +02:00
34e67caa15 correction des malloc des AES_EVP_CONTEXT utilisation des fonctions proposé par openSSL 2020-04-27 23:13:55 +02:00
714d30e8d7 ajout de l'analyse c++ avec sonar 2020-04-27 23:13:55 +02:00
3528afe987 call aesEncrypt 2020-04-27 23:13:41 +02:00
ddfce547d7 rename aes.cpp to main.cpp and modify makefile in consequencis 2016-03-07 10:54:50 +01:00
d09a77cf46 rename README to README.md 2016-03-07 10:51:56 +01:00
375312eeab add a README file 2016-03-07 10:43:54 +01:00
32df0c3a32 main cryptage et decryptage séparer avec generation de json contenant les clef aes tous semble fonctionne 2016-03-06 20:20:50 +01:00
103fb7d640 fonctionne 2016-01-23 22:57:15 +01:00
a96729198f passage en objet fini mais segfault 2016-01-20 20:25:02 +01:00
ce9c44583c premier commit programme fonctionne mais code dégeu 2016-01-18 00:12:13 +01:00