Notepad3/crypto
2017-08-10 18:00:27 +02:00
..
extras New Encryption Feature 2016-01-29 22:24:29 +02:00
crypto.c + add commandline tool for batch encrypt / decrypt textfiles, comatible with NP3's encryption feature (Autor Dave Dyer: http://www.andromeda.com/people/ddyer/) 2017-08-10 18:00:27 +02:00
crypto.h + crypto module: code cleanup according to static code analysis (CppCheck and VS2015 Analyze) 2016-11-27 11:23:16 +01:00
encryption-doc.txt New Encryption Feature 2016-01-29 22:24:29 +02:00
notepadcrypt.c + add commandline tool for batch encrypt / decrypt textfiles, comatible with NP3's encryption feature (Autor Dave Dyer: http://www.andromeda.com/people/ddyer/) 2017-08-10 18:00:27 +02:00
read_me.txt New Encryption Feature 2016-01-29 22:24:29 +02:00
rijndael-alg-fst.c + crypto module: code cleanup according to static code analysis (CppCheck and VS2015 Analyze) 2016-11-27 11:23:16 +01:00
rijndael-alg-fst.h fixing 64bit issue XhmikosR/notepad2-mod#37 2016-11-06 16:15:36 +01:00
rijndael-api-fst.c + crypto module: code cleanup according to static code analysis (CppCheck and VS2015 Analyze) 2016-11-27 11:23:16 +01:00
rijndael-api-fst.h New Encryption Feature 2016-01-29 22:24:29 +02:00
sha-256.c + crypto module: code cleanup according to static code analysis (CppCheck and VS2015 Analyze) 2016-11-27 11:23:16 +01:00
sha-256.h + crypto module: code cleanup according to static code analysis (CppCheck and VS2015 Analyze) 2016-11-27 11:23:16 +01:00
testcrypt.tcsh New Encryption Feature 2016-01-29 22:24:29 +02:00