Product Promotion
0x5a.live
for different kinds of informations and explorations.
GitHub - synrc/ca: 🛡️ CA: Certificate Authority. ДСТУ: 4145. ITU/IETF: 3279, 5755, X.501, X.509, X.511, X.520.
🛡️ CA: Certificate Authority. ДСТУ: 4145. ITU/IETF: 3279, 5755, X.501, X.509, X.511, X.520. - synrc/ca
Visit SiteGitHub - synrc/ca: 🛡️ CA: Certificate Authority. ДСТУ: 4145. ITU/IETF: 3279, 5755, X.501, X.509, X.511, X.520.
🛡️ CA: Certificate Authority. ДСТУ: 4145. ITU/IETF: 3279, 5755, X.501, X.509, X.511, X.520. - synrc/ca
Powered by 0x5a.live 💗
SYNRC 🛡️ CA
Features
- PKI entities:
CA
,RA
,SERVER
,CLIENT
,HUMAN
,PROGRAM
- Key purposes:
TLS
,ECDSA
,AES
,SSH
,SCVP
,IPSEC
,CMC
,SIP
,CAP
,EAP
,BGP
,OCSP
- EUID documents:
TAXID
,PID
,IBAN
,HIID
,LOYAL
- Curve profiles:
secp256k1
,secp384r1
,secp521r1
- DH Schemes:
RSA
,GF(p)
,GF(2^m)
- RFC: CMS, PKCS-10, CMP, ESP, OCSP, TSP
- Ports: CMP (TCP 8829), EST (HTTP 8047), CMC (TCP 5318)
- Size: 2000 LOC
- ECDSA: Pure Elixir
- CMS: Pure Elixir
- Support for DSTU-4145 Polynomials over Binary Galois Fields GF(2^m) envelops
Documentation
Online Instances
How to use?
On Windows:
c:\Progra~1\OpenSSL-Win64\bin\openssl.exe ecparam -name secp384r1 -genkey | Out-File -Encoding utf8 "1.txt"
c:\Progra~1\OpenSSL-Win64\bin\openssl.exe req -passout pass:0 -new -key 1.txt -keyout dima.key.enc -out dima.csr -subj "/C=FI/ST=Helsinki/O=AR.VO/CN=A13" 2>null
c:\Progra~1\OpenSSL-Win64/bin/openssl.exe cmp -cmd p10cr -server http://ca.synrc.com:8829/ -secret pass:0000 -ref cmptestp10cr -csr dima.csr -certout dima.pem
On UNIX:
$ openssl req -passout pass:0 -new -newkey ec:<(openssl ecparam -name secp384r1) -keyout dima.key.enc -out dima.csr -subj "/C=UA/ST=Kyiv/O=SYNRC/CN=dima"
$ openssl cmp -cmd p10cr -server "ca.synrc.com":8829 -secret pass:0000 -ref cmptestp10cr -certout dima.pem -csr dima.csr
Publications
- 2010-10-18 LDAP
- 2020-02-03 Кваліфікований Електронний Підпис
- 2023-06-22 CMS Месенжер (Пітч)
- 2023-06-30 ЧАТ X.509 (Домашня сторінка)
- 2023-07-05 CMS S/MIME
- 2023-07-16 CMS Compliance
- 2023-07-20 LDAP Compliance
- 2023-07-25 LDAP 13.7.24 (Домашня сторінка)
- 2023-07-30 CA X.509 (Домашня сторінка)
- 2023-07-21 CMP/CMC/EST
- 2023-07-21 MLS ROOM CHAT
- 2023-08-05 CA CURVE
- 2023-08-07 CHAT ASN.1
- 2023-08-08 ASN.1 Компілятор
- 2024-10-29 EST сервер 7030
Credits
Максим Сохацький
Elixir Resources
are all listed below.
GitHub - hamiltop/structurez: A playground for data structures in Elixir
resource
~/github.com
resource
GitHub - noizu-labs-ml/elixir-weaviate: Weaviate Rest Wrapper for Elixir
resource
~/github.com
resource
GitHub - elpassion/sprint-poker: Online estimation tool for Agile teams.
resource
~/github.com
resource
GitHub - jarednorman/canada: Easy permission definitions in Elixir apps!
resource
~/github.com
resource
GitHub - yesmeck/hexdocset: Convert hex doc to Dash.app's docset format.
resource
~/github.com
resource
GitHub - fuelen/owl: A toolkit for writing command-line user interfaces.
resource
~/github.com
resource
GitHub - dashbitco/flow: Computational parallel flows on top of GenStage
resource
~/github.com
resource
GitHub - ueberauth/ueberauth_github: GitHub OAuth2 Strategy for Überauth
resource
~/github.com
resource
GitHub - pragmaticivan/logglix: 🎱 Logger backend app for Loggly requests
resource
~/github.com
resource
GitHub - jfrolich/smoothie: Beautiful emails for your elixir application
resource
~/github.com
resource
GitHub - mmmries/chunky_svg: An Elixir library for generating SVG images
resource
~/github.com
resource
GitHub - jsonmaur/phoenix-turnstile: Use Cloudflare Turnstile in Phoenix
resource
~/github.com
resource
GitHub - elixirstatus/phoenix_html_sanitizer: HTML Sanitizer for Phoenix
resource
~/github.com
resource
GitHub - meh/cauldron: I wonder what kind of Elixir is boiling in there.
resource
~/github.com
resource
GitHub - narrowtux/Tube: WebSocket client library written in pure Elixir
resource
~/github.com
resource
GitHub - Arp-G/pictionary: Picture guessing and drawing multiplayer game
resource
~/github.com
resource
GitHub - camshaft/world_json_ex: elixir module for the world in geo.json
resource
~/github.com
resource
GitHub - ikeikeikeike/exfavicon: Elixir library for discovering favicons
resource
~/github.com
resource
GitHub - kofigumbs/codec-beam: Generate Erlang VM byte code from Haskell
resource
~/github.com
resource
GitHub - gausby/bencode: A bencode encoder and decoder written in Elixir
resource
~/github.com
resource
GitHub - bradleyd/exgrid: Elixir library to interact with Sendgrid's API
resource
~/github.com
resource
GitHub - avitex/elixir-vultr: Simple wrapper for the Vultr API in Elixir
resource
~/github.com
resource
GitHub - mhinz/vim-mix-format: Vim integration for the Elixir formatter.
resource
~/github.com
resource
GitHub - 81dr/ex_changerate: Elixir client for exchangerate platform API
resource
~/github.com
resource
Made with ❤️
to provide different kinds of informations and resources.