GitXplorerGitXplorer
m

dhkx

public
63 stars
26 forks
1 issues

Commits

List of commits on branch master.
Verified
9e5b033f1ac4dcad9fe45bf4a7cb1c4df4f31eef

Merge pull request #6 from nhelke/master

mmonnand committed 7 years ago
Unverified
009a3a74afd4512f8f394f0873764e380264ee77

Make `P()` and `G()` return copied `big.Int`s so they can't be accidentally or maliciously mutated

nnhelke committed 7 years ago
Verified
6b25b12eea13bbce2d5a0f965105471e285f286c

Merge pull request #4 from maufl/master

mmonnand committed 7 years ago
Verified
595c457d42ea8ccba3a96e3ed860d6a77b3e5c4c

Add LICENSE

mmonnand committed 7 years ago
Verified
62b9859127e79f5382fc4818da4f4962ad66ba39

Make group parameters accessible

mmaufl committed 8 years ago
Unverified
b14d0234819af886cf14b4d9f6d2b18f6e23f3c9

script to generate test cases.

mmonnand committed 11 years ago

README

The README file for this repository.

dhkx

Build Status

Diffie Hellman Key-exchange algorithm in Go

GoDoc