2 ms·
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 enciphe
by iamthepieman 2y ago
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.
- macobrien 2y agoInterestingly, the basis of web encryption does use the term "encipherment" -- the `KeyUsage` field of X.509 certificates has `keyEncipherment` and `dataEncipherment` flags.