Releases: GirkovArpa/hutton-typescript
Releases · GirkovArpa/hutton-typescript
First Release
const ciphertext = encrypt('helloworld', 'foo', 'bar');
console.log(ciphertext); // 'pwckfenttc'
const ciphertext = encrypt('helloworld', 'foo', 'bar');
console.log(ciphertext); // 'pwckfenttc'