Discover Packages
gitee.com/anhui-jicui-intelligent-robot/zmq4
examples_security
command
Version:
v0.0.0-...-86d67e5
Opens a new window with list of versions in this module.
Published: Dec 26, 2023
License: BSD-2-Clause
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
These are Go versions of the C examples described in
Using ZeroMQ Security (part 2) by Pieter Hintjens.
Those C examples use the zauth module
in the czmq library .
There are some differences:
The zauth module doesn't handle domains. The Go version does.
The zauth module handles files with usernames/passwords and directories with certificates.
The Go version just uses maps of usernames/passwords and lists of public user keys.
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.