Python Question.
Refer to Cybersecurity.ipynb,
the cc_encrypt_character(char, key) function applies the value
of cc_n which is set to 1114112 because
Refer to Cybersecurity.ipynb, the cc_encrypt_character(char, key) function applies the value of cc_n which is set to 1114112 because 1114112 is used as the key for encryption and decryption 1114112 is just a large number that is arbitrarily selected. ASCII has 1114112 code points Unicode has 1114112 code points
Python Question. Refer to Cybersecurity.ipynb, the cc_encrypt_character(char, key) function applies the value of cc_n wh
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am