←back to thread

358 points impish9208 | 9 comments | | HN request time: 0.215s | source | bottom
Show context
rsynnott ◴[] No.41879490[source]
You know it's _proper_ vintage crypto code because it uses the now very unfashionable word 'encipher'.
replies(3): >>41879923 #>>41879935 #>>41887937 #
1. quuxplusone ◴[] No.41879923[source]
Funny but also thought-provoking! When did the verb "encipher" give way to "encrypt," and why? I might enjoy reading a well-researched piece on that subject.
replies(3): >>41879953 #>>41880155 #>>41885646 #
2. jgrahamc ◴[] No.41879953[source]
I don't know why but here's when: https://books.google.com/ngrams/graph?content=encipher%2Cenc...
replies(3): >>41880067 #>>41880081 #>>41884646 #
3. seanw444 ◴[] No.41880067[source]
Wow. Apparently that's when AES and Triple DES were introduced, which can't be coincidental.
replies(1): >>41881702 #
4. iamthepieman ◴[] No.41880081[source]
So basically encipher was never used in the context of the web. And the web is what made encrypt popular separate from encipher. It does look like maybe encipher was possibly going to take off but encrypt stepped on its head.
replies(1): >>41881512 #
5. ◴[] No.41880155[source]
6. macobrien ◴[] No.41881512{3}[source]
Interestingly, the basis of web encryption does use the term "encipherment" -- the `KeyUsage` field of X.509 certificates has `keyEncipherment` and `dataEncipherment` flags.
7. kylecazar ◴[] No.41881702{3}[source]
Yeah... Data Encryption Standard published in the late '70s, and given its adoption, I assume solidified the use of 'encryption' in this context.
8. pbsd ◴[] No.41884646[source]
An interesting data point is that Kahn's The codebreakers, from 1967, uses "encipher" everywhere except for various US goverment agency quotes, which use "encrypt."
9. spockz ◴[] No.41885646[source]
Interestingly enough we still say “ciphertext” to describe the encrypted “cleartext”.