README
What is this?
A Small Library of Cryptography
Installation
npm i smallcrypt --save
Small Cryptography Library
<script type="module">
import smallcrypt from 'https://cdn.skypack.dev/smallcrypt';
</script>
A Small Library of Cryptography
npm i smallcrypt --save