翻訳者レビュー ( 中国語(繁体字) → 英語 )

評価: 50 / ネイティブ 中国語(繁体字) / 0 Reviews / 2017/11/11 23:40:37

中国語(繁体字)

如果資料庫裡存有我們的密碼,那麼負責管理資料庫的人不就可以看見嗎?
或者資料庫被入侵,入侵者也可以全部看見。我們費盡心思保護的密碼就這樣輕易被人看光 —  這樣對嗎?
當然不對,這就是為何我們需要「加密」
我們用密碼學,一門在探討資訊保密、傳遞、驗證⋯等的學問,對密碼做一些特殊的處理,將密碼從原本的明文變成大家看不懂的密文,然後才將密碼傳送出去,存入資料庫。
如此一來,就算有辦法查看資料庫,或者是有人在中途攔截我們傳出的資料,也只能看到加密後那一串沒有意義的密文,無法得知真正的密碼。

英語

If we have our passwords in our database, wouldn't that means these password can be seen by the person in charge of managing the database? Or, if the database was hacked, it could be revealed completely to the hacker. Of so many efforts we put into protecting our password, only to have it stolen easily. Is this right?
Of course not, that's why we need "encryption".
We use cryptography, a knowledge focus on confidentiality, data transmitting, verification, etc. We process our passwords, encrypt it into ciphers which nobody understands before sending them into the database.
Thus, even if there is a way to view our database, or somebody managed to intercept our data during transmission, they can only see meaningless ciphers that were encrypted, and no way to find out the content.

レビュー ( 0 )

翻訳者レビューはまだありません
備考: 密文:(Ciphertext / Cyphertext)
明文:Plaintext
密碼學:Cryptography
中國式密碼:(Chinese Cipher)
「謎」式密碼機:(Enigma)

主要為科普文章,圖片部分可以參考自此:https://medium.com/@tih/%E6%88%91%E5%92%8C%E4%BD%A0%E7%9A%84%E5%B0%88%E5%B1%AC%E5%AF%86%E8%AA%9E-5982868d0724