Search found 3 matches

by JaspBr
20 Dec 2016 17:11
Forum: Code Requests
Topic: CEC1302 RSA key generator function
Replies: 3
Views: 3555

Re: CEC1302 RSA key generator function

Hi Thanks For your Reply I dont want you provide source for lib Just need to implement this function Whose header 5.2.3 rsa_keygen Function Header: uint8_t rsa_keygen(uint16_t rsa_bit_len, const uint8_t * p, const uint8_t * q, const uint8_t * e, uint16_t elen, uint8_t flags); is in this document: CE...
by JaspBr
18 Dec 2016 23:25
Forum: Code Requests
Topic: CEC1302 RSA key generator function
Replies: 3
Views: 3555

CEC1302 RSA key generator function

Hello

Is possible to get the lib or source code for this function in CEC1302?


uint8_t rsa_keygen(uint16_t rsa_bit_len,const uint8_t * p,const uint8_t * q,const uint8_t * e,uint16_t elen,uint8_t flags);


Regards
by JaspBr
18 Dec 2016 23:16
Forum: Code Requests
Topic: Cec1302 RsaPair Generate
Replies: 1
Views: 1970

Cec1302 RsaPair Generate

Hi
Anybody has lib Rsa with Key Generator for CEC1302?

I want to use this function But cant find compatible lib

uint8_t rsa_keygen(uint16_t rsa_bit_len,const uint8_t * p,const uint8_t * q,const uint8_t * e,uint16_t elen,uint8_t flags);


Regards

Go to advanced search