fairDataSociety / fds.js

Ethereum Web3 Stack SDK Prototype
GNU Lesser General Public License v3.0
19 stars 13 forks source link

ctr mode requires iv #1

Closed significance closed 5 years ago

significance commented 5 years ago

encryption/decryption needs to be updated to force and then enforce an Initialisation Vector. The Initialisation vector must be unique per key use but randomness is not required.