Linux Encrypted Store API?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • twokswine
    New Member
    • Mar 2008
    • 1

    #1

    Linux Encrypted Store API?

    Anybody know a quick/easy way to store private data (e.g. a password) on Linux *without* having the application store a separate private key? That is, on Windows, one can use CryptProtectDat a() which uses the currently-logged-on user's credentials (and presumably other information) to encrypt data for storage and retrieval. Anything like that on Linux?
Working...