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.HashAlgorithms

From Xojo Documentation

You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site!

Enumeration
Crypto.HashAlgorithms

New in 2019r3

The hash algorithm to use with crypto functions.

Values

Enum Description
CRC32 CRC32
MD5 MD5 message-digest
SHA1 SHA1 algorithm (160-bit (20-byte) hash value)
SHA256 SHA256 algorithm (SHA-2 with 256 bit digest)
SHA2_256 SHA256 algorithm (SHA-2 with 256 bit digest)
SHA2_512 SHA512 algorithm (SHA-2 with 512 bit digest)
SHA3_256 SHA3 algorithm
SHA3_512 SHA3 algorithm
SHA512 SHA512 algorithm (SHA-2 with 512 bit digest)
Retrieved from "http://docs.xojo.com/index.php?title=Crypto.HashAlgorithms&oldid=86679"
Categories:
  • New2019r3
  • Enumerations
  • API 2.0
  • This page was last edited on 2 February 2022, at 05:13.
  • Privacy policy
  • About Xojo Documentation
  • Disclaimers
  • Send Doc Feedback
  • Docs for the Xojo programming language and IDE
  • Powered by MediaWiki