Notepad3/crypto
Rainer Kottenhoff 8598137ecc + crypto module: code cleanup according to static code analysis (CppCheck and VS2015 Analyze)
+ crypto module: replace LocalAlloc/GlobalAlloc by HeapAlloc methods
+ Scintilla 370 last merge missed some files
2016-11-27 11:23:16 +01:00
..
extras New Encryption Feature 2016-01-29 22:24:29 +02:00
crypto.c + crypto module: code cleanup according to static code analysis (CppCheck and VS2015 Analyze) 2016-11-27 11:23:16 +01: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 + crypto module: code cleanup according to static code analysis (CppCheck and VS2015 Analyze) 2016-11-27 11:23:16 +01: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