Notepad3/crypto
2018-08-28 14:37:40 +02:00
..
extras + fix: crash on empty password for encryption tool 2017-12-23 12:48:49 +01:00
crypto.c + fix: UTF-8 detection based on CED 2018-08-22 14:07:10 +02:00
crypto.h + fix: minor fixes 2018-04-17 16:26:32 +02:00
notepadcrypt.c + enh: external cmd tool using Google's "Compact Encoding Detection" for encoding analysis 2018-03-14 15:30:45 +01:00
rijndael-alg-fst.c + raise Warning Level from 3 -> 4, and fix corresponding warnings 2017-08-11 14:18:39 +02:00
rijndael-alg-fst.h fixing 64bit issue XhmikosR/notepad2-mod#37 2016-11-06 16:15:36 +01:00
rijndael-api-fst.c + code cleanup: Suggestions from Visual Studio's Code Analysis Mode 2018-08-28 14:37:40 +02:00
rijndael-api-fst.h + raise Warning Level from 3 -> 4, and fix corresponding warnings 2017-08-11 14:18:39 +02:00
sha-256.c + fix: crash on empty password for encryption tool 2017-12-23 12:48:49 +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