Remove completed TODO

This commit is contained in:
Jack Grigg
2019-11-21 00:48:48 +00:00
parent 35cc1bbf72
commit a71389a820
-4
View File
@@ -1,9 +1,5 @@
//! Internal functions (mostly 3DES)
// TODO(tarcieri): replace OpenSSL extern "C" invocations with `des` crate
// - crate: https://crates.io/crates/des
// - docs: https://docs.rs/des/0
// Adapted from yubico-piv-tool:
// <https://github.com/Yubico/yubico-piv-tool/>
//