csr
There are 313 repositories under csr topic.
nuxt/nuxt
The Intuitive Vue Framework.
nuxt/framework
Old repo of Nuxt 3 framework, now on nuxt/nuxt
digitalbazaar/forge
A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps
zhangyuang/ssr
A most advanced ssr framework support React17/React18/Vue2/Vue3 on Earth that implemented serverless-side render specification.
square/certstrap
Tools to bootstrap CAs, certificate requests, and signed certificates.
zhangyuang/egg-react-ssr
最小而美的Egg + React + SSR 服务端渲染应用骨架,同时支持JS和TS
theninthsky/client-side-rendering
A case study of CSR.
viewi/viewi
Unique and efficient front-end framework for PHP
Dexus/pem
Create private keys and certificates with node.js
lorf/csr-spi-ftdi
USB SPI programmer/debugger for CSR BlueCore bluetooth chips, based on FTDI USB to UART converter, for Linux and Windows
neo4j-labs/graph
A library for high-performant graph algorithms.
Ephenodrom/Dart-Basic-Utils
A dart package for many helper methods fitting common situations
wbond/asn1crypto
Python ASN.1 library with a focus on performance and a pythonic API
rggen/rggen
Code generation tool for control and status registers
SystemRDL/systemrdl-compiler
SystemRDL 2.0 language compiler front-end
fgrosse/PHPASN1
A PHP library to encode and decode arbitrary ASN.1 structures using ITU-T X.690 encoding rules.
public-ui/kolibri
The accessible HTML-Standard
mkropat/sslfie
Generate self-signed x.509 certificates for use with SSL/TLS
james-bowman/sparse
Sparse matrix formats for linear algebra supporting scientific and machine learning applications
skoerfgen/ACMECert
PHP client library for Let's Encrypt and other ACME v2 - RFC 8555 compatible Certificate Authorities
patrickpr/YAOG
Yet Another Openssl GUI : Qt based openssl GUI to create CSR, certificates, keys (RSA / DSA / EC)
willemliu/static-next
Showcase NextJS rendering strategies and pros/cons
SystemRDL/PeakRDL
Control and status register code generator toolchain
cbaker6/CertificateSigningRequest
Generate a certificate signing request (CSR) programmatically on iOS/macOS/watchOS/tvOS devices
PeculiarVentures/x509
@peculiar/x509 is an easy to use TypeScript/Javascript library based on @peculiar/asn1-schema that makes generating X.509 Certificates and Certificate Requests as well as validating certificate chains easy
ateska/ios-csr
Generate a CSR (Certificate Signing Request) in iOS
SystemRDL/PeakRDL-regblock
Generate SystemVerilog RTL that implements a register block from compiled SystemRDL input.
LauraBeatris/pokedex-nextjs
Get to know the different render methods that the Next.js framework provides by exploring Pokemons
cottonbeckfield/python-csr
Generate a CSR/Key via Python
JulienBalestra/kube-csr
Generate, submit, approve, fetch, renew and purge certificates in Kubernetes
mattes/google-cloud-kms-csr
Create CSR request with Google Cloud KMS or HSM
hdl-registers/hdl-registers
An open-source HDL register code generator fast enough to run in real time.
banujan6/CSRF-handler
A simple CSRF Token protection library for PHP. I t will help you to generate the random unique token and validate it to prevent CSRF attack.
eoctdm/nuxt3-chinese-examples
《手把手教您使用Nuxt3框架(Nuxt3中文开发教程)》适合Nuxt3初学者学习和实践,资深者快速参考,爱好者持续跟踪新功能和最佳实践。
fishballapp/acme
A zero-dependency, minimalist ACME client in TypeScript that simplifies certificate generation with built-in defaults and no cryptographic complexity.
MrWangJustToDo/react-ssr-setup
React ssr setup, It is easy to make you know how the SSR work