{"title":"Implementation of Secure Password Manager","authors":"V. Mane, Aditya Raje","doi":"10.48001/joitc.2023.115-8","DOIUrl":null,"url":null,"abstract":"In everyday life, we have many files which we want to safeguard against prying eyes. For that, this paper introduces a vault encrypted with AES to save those important files. Also, with growing internet usage, and usernames and passwords required everywhere, there is a need for a safe vault to store can if the person can forget. A desktop application for this purpose is discussed in this paper. This is a 2-part project, consisting of a secure file value and a secure password manager. The password manager uses a database. The whole of the project is developed in Python, using its various libraries that serve its purposes. Cryptography is another highlight here. But, by only using Python libraries and the functions included in them, this is possible. Extensive coding for only cryptography is not done, it is done using various functions.","PeriodicalId":181559,"journal":{"name":"Journal of Information Technology and Cryptography","volume":"34 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2023-06-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Journal of Information Technology and Cryptography","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.48001/joitc.2023.115-8","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0
Abstract
In everyday life, we have many files which we want to safeguard against prying eyes. For that, this paper introduces a vault encrypted with AES to save those important files. Also, with growing internet usage, and usernames and passwords required everywhere, there is a need for a safe vault to store can if the person can forget. A desktop application for this purpose is discussed in this paper. This is a 2-part project, consisting of a secure file value and a secure password manager. The password manager uses a database. The whole of the project is developed in Python, using its various libraries that serve its purposes. Cryptography is another highlight here. But, by only using Python libraries and the functions included in them, this is possible. Extensive coding for only cryptography is not done, it is done using various functions.