Thank you very much !!
Indeed, I did not select a simulator in the first place.
This is working better now. I am getting data out of my hash function.
JavacardOS will not accept order any more, please contact our partner Feitian online Store:
https://ftsafe.en.alibaba.com/index.html
https://ftsafe.en.alibaba.com/index.html
Search found 2 matches
- Mon Feb 18, 2019 5:53 pm
- Forum: Questions & Answers
- Topic: CryptoException NO_SUCH_ALGORITHM occuring with JCIDE
- Replies: 6
- Views: 20644
- Tue Feb 12, 2019 6:50 pm
- Forum: Questions & Answers
- Topic: CryptoException NO_SUCH_ALGORITHM occuring with JCIDE
- Replies: 6
- Views: 20644
CryptoException NO_SUCH_ALGORITHM occuring with JCIDE
Hi, I am trying to develop a basic applet that performs a HMAC SHA-256 operation. I am debugging the applet with PyApduTool and JCIDE. When executing this line : signatureAlgorithm = Signature.getInstance(Signature.ALG_HMAC_SHA256, false); an exception CryptoException.NO_SUCH_ALGORITHM is thrown. I ...