Our Online Store have the new products: RFID antenna board. Currently it can work with JC10M24R and JCOP4 card chips.
Compared with normal cards, the antenna board module has a smaller size and fixed holes, which is easy to integrate in the IOT(Internet Of Things) project.

RSA with OAEP padding

JavaCard Applet Development Related Questions and Answers.
Classicni
Posts: 15
Joined: Tue Sep 06, 2016 3:00 am
Points :188
Contact:

RSA with OAEP padding

Post by Classicni » Wed Nov 09, 2016 3:26 am

I wanted to encrypt a message using RSA with OAEP padding. I also wanted to use SHA512 as hashing algorithm. But I found RSA algorithm with OAEP padding use SHA1 as hash function.Can I use SHA512 instead?thanks

tay00000
Posts: 161
Joined: Tue Sep 27, 2016 10:58 am
Points :2324
Contact:

Re: RSA with OAEP padding

Post by tay00000 » Thu Nov 10, 2016 11:14 am

I think you might need to hand-code RSA-OAEP-SHA512 by using RSA_NOPAD as your basis and if your card has SHA-512 algorithm, it will be much much easier.

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: Bing [Bot], vagucs and 24 guests

JavaCard OS : Disclaimer