I believe we discussed and we could store the nonce in public as well. However, I think we also concluded on using a different encryption library (cf CryptoJS -- however this library is no longer maintained and they say that NodeJS has a native Crypto package)
I believe we discussed and we could store the nonce in public as well. However, I think we also concluded on using a different encryption library (cf CryptoJS -- however this library is no longer maintained and they say that NodeJS has a native Crypto package)
Example:
https://stackoverflow.com/questions/18279141/javascript-string-encryption-and-decryption
_Originally posted by @bh2smith in https://github.com/Mintbase/neareth/pull/3#discussion_r1471313105_