Udemy - Cryptography using Python

seeders: 2
leechers: 0
updated:
Added by Fclab in Other > Tutorials

Download Fast Safe Anonymous
movies, software, shows...

Files

[FreeCourseLab.com] Udemy - Cryptography using Python 1. Introduction
  • 1. Introduction to Cryptography using Python.mp4 (4.0 MB)
  • 1. Introduction to Cryptography using Python.vtt (1.9 KB)
2. Getting Started Cryptography using Python
  • 1. Understanding the Process of Cryptography.mp4 (20.2 MB)
  • 1. Understanding the Process of Cryptography.vtt (6.2 KB)
  • 2. Purpose of Python as a Tool.mp4 (27.3 MB)
  • 2. Purpose of Python as a Tool.vtt (7.7 KB)
  • 3. Algorithm on Reverse Cipher.mp4 (35.1 MB)
  • 3. Algorithm on Reverse Cipher.vtt (7.6 KB)
3. Ceaser Cipher Algorithm and Transposition Cipher
  • 1. Understanding Ceaser Cipher.mp4 (31.9 MB)
  • 1. Understanding Ceaser Cipher.vtt (7.4 KB)
  • 2. Algorithm on Pyperclip.mp4 (33.6 MB)
  • 2. Algorithm on Pyperclip.vtt (5.5 KB)
  • 3. Concept of Brute Force Attack.mp4 (27.7 MB)
  • 3. Concept of Brute Force Attack.vtt (5.6 KB)
  • 4. Functions of Transposition Cipher.mp4 (17.7 MB)
  • 4. Functions of Transposition Cipher.vtt (4.1 KB)
  • 5. Transposition Cipher Encryption Program.mp4 (32.0 MB)
  • 5. Transposition Cipher Encryption Program.vtt (5.3 KB)
4. Cipher Decryption Program
  • 1. Decryption of Transposition Cipher.mp4 (47.8 MB)
  • 1. Decryption of Transposition Cipher.vtt (7.0 KB)
  • 10. Learning the Substitution Cipher.mp4 (39.4 MB)
  • 10. Learning the Substitution Cipher.vtt (7.6 KB)
  • 11. Implementing Substitution Cipher.mp4 (51.7 MB)
  • 11. Implementing Substitution Cipher.vtt (5.6 KB)
  • 12. Functions of Random Key.mp4 (41.1 MB)
  • 12. Functions of Random Key.vtt (4.8 KB)
  • 13. Runnig Code for Subsitution Cipher.mp4 (18.2 MB)
  • 13. Runnig Code for Subsitution Cipher.vtt (2.2 KB)
  • 14. Hacking the Substitution Cipher.mp4 (82.0 MB)
  • 14. Hacking the Substitution Cipher.vtt (10.3 KB)
  • 2. Detecting English Programmatically.mp4 (57.6 MB)
  • 2. Detecting English Programmatically.vtt (9.2 KB)
  • 3. Output of Dictionary List.mp4 (32.1 MB)
  • 3. Output of Dictionary List.vtt (2.9 KB)
  • 4. The Multiplicative Cipher.mp4 (27.8 MB)
  • 4. The Multiplicative Cipher.vtt (4.9 KB)
  • 5. Creating Cryptomath Module.mp4 (19.7 MB)
  • 5. Creating Cryptomath Module.vtt (3.8 KB)
  • 6. Affine Cipher Encryption.mp4 (81.4 MB)
  • 6. Affine Cipher Encryption.vtt (9.4 KB)
  • 7. Understanding the Decrypting Functionality.mp4 (44.5 MB)
  • 7. Understanding the Decrypting Functionality.vtt (4.2 KB)
  • 8. Hacking the Affine Cipher.mp4 (70.2 MB)
  • 8. Hacking the Affine Cipher.vtt (8.5 KB)
  • 9. Modifying and Hacking Affline.mp4 (31.8 MB)
  • 9. Modifying and Hacking Affline.vtt (2.5 KB)
5. Hacking Process of Vignere Cipher
  • 1. Concept of Vernam Cipher.mp4 (20.0 MB)
  • 1. Concept of Vernam Cipher.vtt (3.4 KB)
  • 2. Understanding the Implementation of Vernam Cipher.mp4 (41.0 MB)
  • 2. Understanding the Implementation of Vernam Cipher.vtt (8.1 KB)
  • 3. Implementation of Vignere Cipher.mp4 (80.0 MB)
  • 3. Implementation of Vignere Cipher.vtt (9.2 KB)
  • 4. Hacking the Vignere Cipher.mp4 (68.6 MB)
  • 4. Hacking the Vignere Cipher.vtt (7.7 KB)
  • 5. Base64 for Encoding and Decoding.mp4 (33.8 MB)
  • 5. Base64 for Encoding and Decoding.vtt (5.8 KB)
  • 6. Understanding MD5 and SHA Hashes.mp4 (66.0 MB)
  • 6. Understanding MD5 and SHA Hashes.vtt (10.5 KB)
  • 7. The XOR Type of Encryption.mp4 (37.9 MB)
  • 7. The XOR Type of Encryption.vtt (5.0 KB)
6. Cryptography Plugin
  • 1. Cracking Passwords using Python.mp4 (72.3 MB)
  • 1. Cracking Passwords using Python.vtt (8.0 KB)
  • 2. Understanding Cryptography Plugin.mp4 (30.8 MB)
  • 2. Understanding Cryptography Plugin.vtt (4.7 KB)
  • 3. Learning the Pycrypto Plugin.mp4 (33.9 MB)
  • 3. Learning the Pycrypto Plugin.vtt (4.7 KB)
  • 4. Symmetric and Asymmetric Cryptography.mp4 (105.4 MB)
  • 4. Symmetric and Asymmetric Cryptography.vtt (14.3 KB)
  • 5. Understanding Primary Numbers Calculations.mp4 (36.4 MB)
  • 5. Understanding Primary Numbers Calculations.vtt (4.3 KB)
  • 6. Rabin Miller Algorithm.mp4 (60.3 MB)
  • 6. Rabin Miller Algorithm.vtt (7.1 KB)
  • 7. Public Key Cryptography.mp4 (34.3 MB)
  • 7. Public Key Cryptography.vtt (9.3 KB)
  • 8. Concept of RSA Algorithm.mp4 (36.6 MB)
  • 8. Concept of RSA Algorithm.vtt (8.8 KB)
7. Calculating RSA keys
  • 1. Implementation of making RSA Keys.mp4 (43.1 MB)
  • 1. Implementation of making RSA Keys.vtt (4.5 KB)
  • 2. Returning the Private Key for Execution.mp4 (54.5 MB)
  • 2. Returning the Private Key for Execution.vtt (5.4 KB)
8. RSA Cipher
  • 1. Creating RSA Algorithm Implementation.mp4 (40.3 MB)
  • 1. Creating RSA Algorithm Implementation.vtt (5.3 KB)
  • 2. RSA Algorithm Implementation.mp4 (48.7 MB)
  • 2. RSA Algorithm Implementation.vtt (5.6 KB)
  • [FreeCourseLab.com].url (0.1 KB)

Description

Udemy - Cryptography using Python



Cryptography is essential to protect sensitive information, but it is often performed inadequately or incorrectly. Through this training we shall learn various encryption methods, and attack them.



Download torrent
1.8 GB
seeders:2
leechers:0
Udemy - Cryptography using Python


Trackers

tracker name
http://0d.kebhana.mx:443/announce
udp://bigfoot1942.sektori.org:6969/announce
https://tracker.fastdownload.xyz:443/announce
https://opentracker.xyz:443/announce
http://open.trackerlist.xyz:80/announce
udp://tracker.birkenwald.de:6969/announce
udp://tracker.vanitycore.co:6969/announce
http://torrent.nwps.ws:80/announce
udp://tracker.port443.xyz:6969/announce
udp://tracker.tiny-vps.com:6969/announce
http://t.nyaatracker.com:80/announce
udp://tracker.torrent.eu.org:451/announce
udp://retracker.lanta-net.ru:2710/announce
udp://retracker.hotplug.ru:2710/announce
udp://bt.xxx-tracker.com:2710/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://exodus.desync.com:6969/announce
udp://explodie.org:6969/announce
udp://tracker.toss.li:6969/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://tracker.iamhansen.xyz:2000/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.justseed.it:1337/announce
https://2.track.ga:443/announce
udp://zephir.monocul.us:6969/announce
udp://open.demonii.si:1337/announce
µTorrent compatible trackers list

Download torrent
1.8 GB
seeders:2
leechers:0
Udemy - Cryptography using Python


Torrent hash: B6626F8A7B58194B1BDEF5ABBB88EE24D1F83305