Xojo Documentation Xojo Documentation
  • Home
  • Get Started with Xojo
  • QuickStarts
  • Tutorials
  • Pi Programming
  • More Guides
  • Resources
  • User Guide
  • Language Reference
  • Release Notes
  • System Requirements
  • Deprecations
  • Videos
  • Feedback
  • Usage
  • Copyrights and Trademarks
  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
  • Page information
  • Log in
  • Xojo Documentation
  • Home
  • Get Started with Xojo
  • QuickStarts
  • Tutorials
  • Pi Programming
  • More Guides
  • Resources
  • User Guide
  • Language Reference
  • Release Notes
  • System Requirements
  • Deprecations
  • Videos
  • Feedback
  • Usage
  • Copyrights and Trademarks
  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
  • Page information

Crypto

From Xojo Documentation

Module

Contains hashing methods for use with cryptography.

Methods
AESDecrypt HMAC RSAVerifySignature
AESEncrypt Hash SHA1
BERDecodePrivateKey MD5 SHA2_256
BERDecodePublicKey PBKDF2 SHA2_512
BlowFishDecrypt RSADecrypt SHA3_256
BlowFishEncrypt RSAEncrypt SHA3_512
DEREncodePrivateKey RSAGenerateKeyPair TwoFishDecrypt
DEREncodePublicKey RSASign TwoFishEncrypt
GenerateRandomBytes RSAVerifyKey
Enumerations
BlockModes HashAlgorithms

Notes

Uses Crypto++ Library 5.6.5.

Use the Crypto.HashAlgorithms enumeration with the Hash method to specify the type of hash.

Retrieved from "http://docs.xojo.com/index.php?title=Crypto&oldid=84870"
Categories:
  • Modules
  • Language Reference Index
  • This page was last edited on 7 October 2021, at 14:49.
  • Privacy policy
  • About Xojo Documentation
  • Disclaimers
  • Send Doc Feedback
  • Docs for the Xojo programming language and IDE
  • Powered by MediaWiki