Wiki

Clone wiki

DWScript / dwsCrypto

  1. summary Cryptography libary

Introduction

Exposes several classes that provide standard hashes and encryption algorithms under the *System.Crypto* unit name.

Classes

  • HashAlgorithm
  • HashMD5
  • HashSHA1
  • HashSHA256
  • EncryptionAlgorithm
  • EncryptionAESSHA256Full

Updated