mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
+ crypto module: replace LocalAlloc/GlobalAlloc by HeapAlloc methods + Scintilla 370 last merge missed some files |
||
|---|---|---|
| .. | ||
| extras | ||
| crypto.c | ||
| crypto.h | ||
| encryption-doc.txt | ||
| notepadcrypt.c | ||
| read_me.txt | ||
| rijndael-alg-fst.c | ||
| rijndael-alg-fst.h | ||
| rijndael-api-fst.c | ||
| rijndael-api-fst.h | ||
| sha-256.c | ||
| sha-256.h | ||
| testcrypt.tcsh | ||