Posted by Barbara Brazil on February 22, 2020 at 15:09:22:
In Reply to: Re: Cryptography posted by Robert G Laurin on February 21, 2020 at 12:31:03:
Just to make sure you understand, the crash wasn't due to the failed CryptoSetKeyInfo( ). It's definitely the ENCRYPT function. As a matter of fact, if you just change it to E$ = Encrypt(CC$, " ") instead of E$ = Encrypt(CC$, "") it will not crash even if you ignore the warning on CryptoSetKeyInfo( ).
I could play with issuing a fatal EXCP to prevent the crash. That would get your attention without bringing down the entire node. You are right about ENCRYPT not allowing for EXCP. It is a simple function and they do not accommodate EXCP= thus a non-fatal error won't work.
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.