This website works better with JavaScript.
Home
Help
Sign In
tmeissner
/
learning-by-doing
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
77
Commits
1
Branch
143 KiB
Tree:
032fd0f884
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '032fd0f884'
${ noResults }
Commit Graph
5 Commits (032fd0f8849802aefd966535b91df242433c01ca)
Author
SHA1
Message
Date
T. Meissner
032fd0f884
added return when note with given id not exists in modify_note(); increased iterations of kdf to 10.000
10 years ago
T. Meissner
5d931f3687
now using exception handling instead of if/else when checking valid menu input; added docstrings
10 years ago
T. Meissner
05e341d4c1
integrated encryption of notebook safefile using Fernet class of the cryptography library; new method _get_password to read in passphase and deriving key using pbkdf2 class of cryptography library
10 years ago
T. Meissner
bda7dd4f6b
added options to load & save notes to file; added new methods to Menu class to load & save notes using pickle
10 years ago
T. Meissner
94484938c3
initial commit of chapter 2 case study
10 years ago