- introduction
- picture
- Boutique
- Related
Developer's DescriptionBy SmartUtilitiesAdd secure random passwords generation, storage and verification functions to your application.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.