pike.git/
lib/
modules/
Crypto.pmod/
DH.pmod
Branch:
Tag:
Non-build tags
All tags
No tags
2014-12-04
2014-12-04 19:26:03 by Henrik Grubbström (Grubba) <grubba@grubba.org>
2e9c9b70d91d258e67421d880415af8c2b2e50f4 (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
bill/master_archive_support
AutoDoc: Fixed some markup bugs in Nettle.
26:
//! @array //! @elem Gmp.mpz 0 //! The generated public key.
-
//!
@rlem
Gmp.mpz 1
+
//!
@elem
Gmp.mpz 1
//! The corresponding private key. //! @endarray array(Gmp.mpz) generate_keypair(function(int(0..):string(8bit)) rnd)