Abstract:
Para aquellos estudiosos de la ingeniería en sistemas y amantes de la criptografía vista desde Python, el poder estudiar temas como los que en este resumen se abordan, resultará una gran herramienta al momento de enriquecer su conocimiento. Es por esto que, en las siguientes páginas se muestra de manera profunda, los análisis estadísticos y los distintos tipos que existen dentro del mundo criptográfico utilizados desde Python. El lector conocerá, aspectos como conceptos de las diferentes técnicas análisis de cifrado, así como el código fuente, y la implementación del mismo. Se debe aclarar que lo que aquí se expone es un resumen del capítulo 16 del libro “criptografía sin secretos con Python de David Arboledas Brihuega del 2017, por lo que, sí no se logra comprender algún punto, en varias secciones de la lectura se recomienda acudir a dicho documento.
Description:
For those students of systems engineering and lovers of cryptography as seen from Python, being able to study topics such as those addressed in this summary, will be a great tool to enrich their knowledge. For this reason, the following pages show in depth the statistical analysis and the different types of cryptographic analysis that exist in the cryptographic world used from Python. The reader will learn aspects such as concepts of the different encryption analysis techniques, as well as the source code and its implementation. It should be clarified that what is presented here is a summary of chapter 16 of the book "Cryptography without secrets with Python by David Arboledas Brihuega of 2017, so, if you fail to understand any point, in several sections of the reading it is recommended to go to that document.