r-lib / keyring

:closed_lock_with_key: Access the system credential store from R
https://keyring.r-lib.org/
Other
196 stars 28 forks source link

Windows keyrings: encode with AES, not RSA #26

Closed gaborcsardi closed 7 years ago

gaborcsardi commented 7 years ago

Need to encode with AES, not RSA. Because it limits the size of the secrets. (Even if the wincred secret size is very limited anyway.)