Error: CRYPT_ERROR_INTERNAL
Линда Кайе <[email protected]> Sat, 10 Apr 2021 11:13:39 +0300
| Newsgroups | gmane.comp.encryption.cryptlib |
|---|---|
| Organization | HalfMoon Studios |
| Message-ID | <[email protected]> |
Hi! I use cryptlib to store password encrypted data. Code is just like in the manual (in simplified form): cryptCreateEnvelope cryptSetAttributeString (with password) cryptPushData (in loop with smaller chunks) cryptFlushData cryptPopData (also in loop) Everything works great on version 3.4.3 but when I upgrade to more recent versions, everything brokes. On small ammount of data it still works but when I try to encrypt large blocks of data (like 1.5Mb), on some of calls of cryptPushData() I get CRYPT_ERROR_INTERNAL error. Is anyone know what's going on? _______________________________________________ Cryptlib mailing list [email protected] via Mail: [email protected] Archive: ftp://ftp.franken.de/pub/crypt/cryptlib/archives/ http://news.gmane.org/gmane.comp.encryption.cryptlib Posts from non-subscribed addresses are blocked to prevent spam, please subscribe in order to post messages.