Refactored entire project CryptPipe to sepreate key and hash / iv properly.
Added a SimpleForm in java & C# & CipherModes {ECB,CBC,CFB,CTS,GOFB} to choose CipherMode.
CipherMode ECB is again default instead of CFB.
PermAgainCrypt_WinForm_NetCore10_x64.7z [2nd June 2026]
PermAgainCrypt_WinForm_NetCore10_x86.7z [2nd June 2026]
different version of console crypt, that only encrypts with CipherPipe and NO MORE SymmCipherPipe
EU.CqrXs.Console_x64.7z [2nd June 2026]
EU.CqrXs.Console_x86.7z [2nd June 2026]
Android apk: cryptpipe-app-debug.apk [2nd June 2026]
Linux, Mac & Windows pre-compiled jar can be downloaded here:
Java jar: eu.cqrxs.jar [2nd June 2026]
PDF Manual online
next new version will be availible at least latest sometime in autumn to winter 2026.
CoolCrypt.aspx online crypt
Source is availible via GitHub repositories:
CryptPipe
github.com/heinrichelsigan/CryptPipe under GNU GPL-3.
Windows 8x AES Encryption Form:
github.com/heinrichelsigan/PermAgainCrypt under MIT license.
Secure Chat: (Prototype):
github.com/heinrichelsigan/chat-ipv6 under MIT license.