Commit Graph

19 Commits

Author SHA1 Message Date
Antoine 91898250bc Add base64 encryption for aes key and aes IV 2020-04-29 00:25:41 +02:00
Antoine a48e96004e add *.hpp into Makefile as exec target dependency 2020-04-27 23:23:08 +02:00
Antoine db0fba47e5 fix gitignore 2020-04-27 23:22:40 +02:00
Antoine c4bc4eafc1 add pandoc to makefile to generate html from markdown 2020-04-27 23:13:55 +02:00
Antoine 9d896d5c3a little fix 2020-04-27 23:13:55 +02:00
Antoine 0d28f4f519 add editorconfig
pass on al file to reformat
2020-04-27 23:13:55 +02:00
Antoine 34bc39b252 refactoring variable into Makefile 2020-04-27 23:13:55 +02:00
Antoine e4509061fb repository cleaning 2020-04-27 23:13:55 +02:00
antoine 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
antoine 34e67caa15 correction des malloc des AES_EVP_CONTEXT utilisation des fonctions proposé par openSSL 2020-04-27 23:13:55 +02:00
antoine 714d30e8d7 ajout de l'analyse c++ avec sonar 2020-04-27 23:13:55 +02:00
antoine 3528afe987 call aesEncrypt 2020-04-27 23:13:41 +02:00
antoine ddfce547d7 rename aes.cpp to main.cpp and modify makefile in consequencis 2016-03-07 10:54:50 +01:00
antoine d09a77cf46 rename README to README.md 2016-03-07 10:51:56 +01:00
antoine 375312eeab add a README file 2016-03-07 10:43:54 +01:00
antoine 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
antoine 103fb7d640 fonctionne 2016-01-23 22:57:15 +01:00
antoine a96729198f passage en objet fini mais segfault 2016-01-20 20:25:02 +01:00
antoine ce9c44583c premier commit programme fonctionne mais code dégeu 2016-01-18 00:12:13 +01:00