mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
- Added package doc for crypto and net.i2p
- Got rid of some susimail javadoc warnings
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<html>
|
||||
<body>
|
||||
<p>
|
||||
These classes provide a number of low-level cryptographic routines.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
These cryptographic routines include symmetric and asymmetric encryption and decryption, hashing, secure random number generation...
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,7 @@
|
||||
<html>
|
||||
<body>
|
||||
<p>
|
||||
Core I2P package, contains information about the I2P version and an entry point to access important elements.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user