Home | History | Annotate | Download | only in os_crypt
      1 OSCrypt gives access to simple encryption and decryption of strings.
      2 
      3 On systems where available (currently Linux and Mac), this uses system
      4 services to perform the encryption/decryption.
      5