SmartUtils Password SDK
| Version | 1.0.1 |
|---|---|
| Publisher | SmartUtilities |
| Release date | Apr 10, 2013 |
| Date added | Apr 10, 2013 |
| Os requirements | Windows 2003, Windows Vista, Windows, Windows 2000, Windows 8, Windows Server 2008, Windows 7, Windows XP |
| Requirements | Delphi 5-XE3 |
| Total downloads | 25 |
| Price | Free to try |
Description
SmartUtils Password SDK is a complex crossplatform passwords management framework for developers. It allows to add secure random passwords generation, storage and verification functions to your application in a few lines of code. The framework is currently available as a set of VCL components for Delphi 5-XE3 and FireMonkey (FMX) platform. Java and .NET editions will be available soon.
Using the framework you can:
Store passwords and related information in AES-256 encrypted database. Allows to create password managers in a few clicks.
Generate random passwords securely and flexibly.
Securely generate passwords for multiple resources from a single master password.
Validate passwords against a set of pre-defined rules.
Store salted password hashes in a database to verify it later in a secure manner.
Protect generated passwords using DPAPI technology.
The SDK is easy to use library that doesn't require cryptography knowledge. Samples are included.