文件名称:password_manager
介绍说明--下载内容均来自于网络,请自行研究使用
实现用户多个网站的密码管理器的功能,用AES算法对密码进行加密管理,同时用Hmac算法对域名进行扩展,并存储到文件中,便于用户对网站密码的增删查改-Password Manager users achieve multiple sites function with AES algorithm to encrypt the password management, and use of the domain name extension Hmac algorithm, and stored in a file, user additions and deletions to the site to check the password change
(系统自动生成,下载前可以参看下载内容)
下载文件列表
password_manager
................\AES.cpp
................\AES.h
................\Hmac.cpp
................\Hmac.h
................\Lab.cpp
................\PBKDF2.cpp
................\PBKDF2.h
................\PWDManager.h
................\PWDManger.cpp
................\libcryptopp.a
................\main.cpp
................\main2.cpp