report/EncryptMin

Source: EncryptMin.js:32

File : report/Encryption.js
Created : 18/06/2015
By : Francesc Busquets francesc@gmail.com

JClic.js
An HTML5 player of JClic activities
https://projectestac.github.io/jclic.js

  • License: EUPL-1.2

Other

Encryption

staticabstract
EncryptMin.js:46

Utilities to encrypt and decrypt strings using simple methods, just to avoid write
passwords in plain text in data and configuration files. Do not use it as a
secure cryptographic system!

Based on Encryption
utilities, created by Albert Llastarri for JClic.

IMPORTANT: This is a shortened version of Encryption with only the methods needed to decrypt
stored passwords. Full version is on file src/misc/encryption/Encryption.js