Skip to main content

This project refers to a password encryptor, which also serves to encrypt and decrypt files through a password entered by users

Project description

CRYPTO_CR

==========

This project refers to a password encryptor, which also serves to encrypt and decrypt files through a password entered by users.
Project Cripto to write your content.

  • 1 - Para instalar o pacote use:
  • pip install crypto_cr
    

  • 2 - import o modulo usando:
  • from crypto_cr import *
    

  • 3 - Formas de usar o pacote:
  • #Encriptando e decriptando o arquivo
    
    f = FilesDec()
    
    
    
    print('Criptografar: ')
    arq = 'arquivo.pdf'
    f.encryptFile(arq,'1234')
    
    
    print('Decriptografar: ')
    f.decryptFiles(arq,'1234')
    
    
    #Gerando senhas
    senha1 = pwd.password_letters(8)
    
    

    Project details


    Download files

    Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

    Source Distribution

    crypto_cr-1.14.0.tar.gz (1.9 kB view details)

    Uploaded Source

    File details

    Details for the file crypto_cr-1.14.0.tar.gz.

    File metadata

    • Download URL: crypto_cr-1.14.0.tar.gz
    • Upload date:
    • Size: 1.9 kB
    • Tags: Source
    • Uploaded using Trusted Publishing? No
    • Uploaded via: twine/4.0.2 CPython/3.8.10

    File hashes

    Hashes for crypto_cr-1.14.0.tar.gz
    Algorithm Hash digest
    SHA256 c7f1f5e86c6ac20cac625ce50a1bc12cdcb4d43da5990a598435a56136aadf52
    MD5 2f0776f4e8d5d901e2028b328b2c5d98
    BLAKE2b-256 eaef11ebe504bd09f11d2ce62f6a113236431deb7b3f355828ea1f6db5313d96

    See more details on using hashes here.

    Supported by

    AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page