SafeCrypt icon indicating copy to clipboard operation
SafeCrypt copied to clipboard

added constant class

Open deanology opened this issue 1 year ago • 3 comments

deanology avatar Dec 15 '23 18:12 deanology

add a length property and assign the value 16 to it, we can pass it as a parameter to GenerateRandomIVKeyAsBytes((16) in EncryptToBase64String method

selfmadecode avatar Dec 17 '23 22:12 selfmadecode

add a length property and assign the value 16 to it, we can pass it as a parameter to GenerateRandomIVKeyAsBytes((16) in EncryptToBase64String method

I have a concern, why is @deanology trying to merge into Master? We can have a pilot environment to be working with.

kenelight4u avatar Dec 18 '23 03:12 kenelight4u

your concern is valid @kenelight4u, master is more update than dev that's why this PR is pointing to master, I will update dev then we can all push to dev and then release from master

selfmadecode avatar Dec 18 '23 12:12 selfmadecode