Giter VIP home page Giter VIP logo

sae_crypto's Introduction

Arthur VILLETTE Romain MECHAIN

SAE CRYPTO

Fichiers à éxecuter :

  • Nous avons choisi de faire un résumé des appelles de fonctions prinipales permettant de répondre aux question de développement dans un fichier jupyter notebook nommé SAE_Crypo.ipynb. On y retrouve uniquement les fonctions répondant directement au questions.

  • Pour les questions portant sur les performances de certaines fonctions, il faudra éxecuter le fichier graphe.py, celui-ci propose un menu permettant de choisir quel graphique afficher.

Fichiers sources :

  • partie1_crypto : Fonctions permettant de decrypter les messages de la première partie
    • import_texte
    • lettre_la_plus_commune
    • get_decalage
    • decrypte_cesar
    • decrypte_message1
    • decrypte_vignère
    • decrypte_message2
    • premiere_occurence_chaque_lettre
    • cree_dico_substitution
    • decrypte_message3
  • AES : Fonctions de cryptage et decrypatge AES
    • crypatge_AES
    • decrypt_AES
    • cryptage_AES_CBC
    • decrypt_AES_CBC
  • DES : Fonctions fournis pour le cryptage SDES
  • image : Fonction de traitement de l'image avec le message caché
    • analyse_image
    • get_message_image
  • reseau : Fonctions pour decrypter les messages cachés dans la trame réseau
    • get_UDP
    • decrypte_UDP
  • SDES : Fonctions pour les cryptage/decryptage et le cassage SDES
    • double_cryptage_SDES
    • double_decryptage_SDES
    • cryptage_SDES
    • decryptage_SDES
    • cassage_brutal_SDES
    • cassage_astucieux_SDES
  • test : Ensemble des tests unitaires

sae_crypto's People

Contributors

arthurvillette avatar romainmechain avatar

Stargazers

Valentin Romanet avatar Hugo Sainson avatar  avatar  avatar

Watchers

 avatar

sae_crypto's Issues

Chiffrement AES

Il faut faire des fonctions permettant de chiffrer et dechiffrer un texte par AES.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.