1Crypto.InvalidDecryptionHash(3Kkaayyaa)module refCerryepntcoe.InvalidDecryptionHash(3kaya)
2
3
4
6 Crypto::InvalidDecryptionHash - Invalid hash
7
9 Crypto::InvalidDecryptionHash(
10
12 This Exception is thrown when the hash supplied with the data to
13 decrypt doesn't match the decrypted data. In webapps and CGI programs
14 this guards against data corruption.
15
17 Kaya standard library by Edwin Brady, Chris Morris and others
18 (kaya@kayalang.org). For further information see http://kayalang.org/
19
21 The Kaya standard library is free software; you can redistribute it
22 and/or modify it under the terms of the GNU Lesser General Public
23 License (version 2.1 or any later version) as published by the Free
24 Software Foundation.
25
26
27
28Kaya December 20C1r0ypto.InvalidDecryptionHash(3kaya)