aToken Wiki
Brought to you by:
eaglealpha,
rymis
aToken is open source (LGPL licence) software implementation of PKCS#11 API with GOST mechanisms.
You can download fresh version of aToken and build it from sources or use binary version for windows.
Also you may want to read usage and build instructions sections of this wiki.
Anonymous
atoken is opensource (LGPL licenced) implementation of PKCS #11 token with GOST capabilities. You can download sources from downloads section. We also provide windows builds for x86 and amd64 architectures.
You can read build instructions, if you want to build atoken yourself. Using section describes how you can use this module.
Hi
It seems that aToken doesn't support X509.
I want software token supporting X509.
How to do it?
atoken is only implementation of PKCS#11 standard. You can use it with Mozilla NSS or some other libraries. There are some patches to NSS at https://bugzilla.mozilla.org/show_bug.cgi?id=608725 so you can use one with atoken. But patсhes is not approved by Mozilla team for now and probably will not be approved soon, but you can apply patches to NSS tarball and use in your project.