z-hao-wang / react-native-rsa

React native rsa crypto
MIT License
68 stars 19 forks source link

Multiple Keys #14

Open chittasec opened 4 years ago

chittasec commented 4 years ago

Can it encrypt data with multiple public keys ?

z-hao-wang commented 4 years ago

I don't understand how to encrypt with multiple pub key. Is it similar with doing this with a loop? It is probably not supported