Adding GSS Pseudo Random
authorMark Donnelly <mark@painless-security.com>
Mon, 18 Aug 2014 21:12:21 +0000 (17:12 -0400)
committerMark Donnelly <mark@painless-security.com>
Mon, 18 Aug 2014 21:12:21 +0000 (17:12 -0400)
commitae5b681bd7c3ea3ffa02e20ff5956fdca425ba1b
treedc6d7eca17978874a534c094f62cac381249e7a9
parent912b5f72e73dfb8e2fb2d835ea31bd239a507ae6
Adding GSS Pseudo Random
json_gssapi/CMakeLists.txt
json_gssapi/src/GSSPseudoRandom.cpp [new file with mode: 0644]
json_gssapi/src/GSSPseudoRandom.h [new file with mode: 0644]
json_gssapi/test/CMakeLists.txt
json_gssapi/test/GSSAcquireCredTest.cpp
json_gssapi/test/GSSPseudoRandomTest.cpp [new file with mode: 0644]
json_gssapi/test/GSSPseudoRandomTest.h [new file with mode: 0644]
json_gssapi/test/command_mocks/MockPseudoRandom.cpp [new file with mode: 0644]
json_gssapi/test/command_mocks/MockPseudoRandom.h [new file with mode: 0644]