Password automatic unified management system and method

The invention provides a password automatic unified management system and method, and belongs to the technical field of python automatic scripts and encryption algorithms. The system comprise five modules: a main control module, a password generation module, a password rule restriction module, a dat...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: JIANG YUPENG, QI GUANGPENG, CHEN CHUXING, XU SHIQIANG
Format: Patent
Sprache:chi ; eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:The invention provides a password automatic unified management system and method, and belongs to the technical field of python automatic scripts and encryption algorithms. The system comprise five modules: a main control module, a password generation module, a password rule restriction module, a data backup and migration module and a data storage module. The method comprises the steps: employing Python automatic script development, performing storage management based on a json format, and operating multiple functions of account password storage, query, deletion, modification and the like in acommand line mode; generating a password through an MD5 salting encryption algorithm, and supporting the user password self-definition; taking a pdf file as a carrier, and backing up and migrating data by encrypting/decrypting the pdf file. The application provides convenient and transparent unified password management for users, and ensures the security and uniqueness of passwords. 本发明提供一种密码自动化统一管理的系统及方法,属于python自动化脚本与加密