Package nu.studer.gradle.credentials.domain

Class Summary
CredentialsEncryptor Encrypts/decrypts credentials through password-based encryption.
CredentialsPersistenceManager Manages the storage and retrieval of encrypted credentials.
Encryption Encryption/decryption of text using ciphers.