I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Unverified Commit 2cbb9b44 authored by zzz's avatar zzz
Browse files

Unused field

parent f9e8fa81
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,6 @@ import net.i2p.util.SystemVersion;
public final class CryptixAESEngine extends AESEngine {
private final LinkedBlockingQueue<Cipher> _ciphers;
private final static CryptixRijndael_Algorithm _algo = new CryptixRijndael_Algorithm();
// keys are now cached in the SessionKey objects
//private CryptixAESKeyCache _cache;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment