Questions tagged [keyring]

17 questions
0
votes
0 answers

key_add is returning same signature values

so im trying to add ecryptfs fnek and fekek signatures to the user keyring and im using openssl to generate a random payload for the keys but for some reason the signatures are the same each time i run my program even though RAND_priv_bytes doesn't…
0
votes
1 answer

How to view string as it is being entered in keyring::key_set()

When I type into the pop-up triggered by key_set() I am unable to view the text I am typing. Is there a way to override this default feature that masks the string, or toggle it on & off so that users can check their spelling without having to use…
Joe
  • 3,217
  • 3
  • 21
  • 37
1
2