bentglasstube / vecna

password manager for android
https://play.google.com/store/apps/details?id=org.eatabrick.vecna
MIT License
3 stars 0 forks source link

Which algorithm are supported #1

Closed gaialabs closed 11 years ago

gaialabs commented 11 years ago

Hello,

As I tried to use Vecna I got an error saying the algorithm used for the secret key wasn't supported (CAST5/CFB/NoPadding). However I can't find anywhere which algorithm are implemented.

bentglasstube commented 11 years ago

The program uses spongy castle version 1.46 for the GPG functionality, which seems to lack the default algorithm used by recent versions of GPG. I am presently investigating solutions.

I am unfortunately not an expert with GPG so if you know how to check what algorithm a key is using I can check what my working key uses and let you know.

Edit: had the wrong library name.

bentglasstube commented 11 years ago

This has been fixed. The new version is published and should be available in the next few hours on the store.