Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move passphrase logic from CryptoUtil to dedicated class for type-checking #5600

Merged

Commits on Dec 12, 2020

  1. Move passphrase logic from CryptoUtil to PassphrasesGenerator

    Move passphrase logic from CryptoUtil to PassphrasesGenerator
    
    Move passphrase logic from CryptoUtil to PassphrasesGenerator
    
    Re-add generate test
    
    Ensure passphrases are random
    
    Fix pylint false positive
    
    Fix test
    
    Rename to PassphraseGenerator
    
    Address feedback from review
    
    Fix flake8
    
    Fix test
    
    Allow non-perfect word lists and re-enable french word list
    
    Update test parameters
    
    Bump minimum word count to 6000
    
    Fix test
    
    Tweak word lists requirements
    
    Fix docstring
    nabla-c0d3 committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    0269f6f View commit details
    Browse the repository at this point in the history