Crypto using AES-GCM in Java-Python #682
Unanswered
suresh-subramaniyan-s
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Need help on decryption logic . currently account numbers are encrypted using java . same needs to be decrypted using python .
i tried with below reference , but it didn't work .
[https://another-coder.medium.com/crypto-using-aes-gcm-in-java-python-591256ad3da7]
java code :
Beta Was this translation helpful? Give feedback.
All reactions