awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Pkcs11Interop avatar

Pkcs11Interop/Pkcs11Interop

0
View on GitHub↗
307 estrellas·92 forks·C#·Apache-2.0·5 vistas

Pkcs11Interop

Managed .NET wrapper for unmanaged PKCS#11 libraries

Features

  • Cryptography and Security - Managed wrapper for hardware-based cryptographic modules.

Historial de estrellas

Gráfico del historial de estrellas de pkcs11interop/pkcs11interopGráfico del historial de estrellas de pkcs11interop/pkcs11interop

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Pkcs11Interop

Proyectos open-source similares, clasificados según cuántas características comparten con Pkcs11Interop.
  • anoskov/rsa-exAvatar de anoskov

    anoskov/rsa-ex

    38Ver en GitHub↗

    Library for working with RSA keys using Elixir and OpenSSL ports

    Elixir
    Ver en GitHub↗38
  • bevacqua/hash-sumAvatar de bevacqua

    bevacqua/hash-sum

    312Ver en GitHub↗

    `shell npm i hash-sum -S `

    JavaScript
    Ver en GitHub↗312
  • bitwiseshiftleft/sjclAvatar de bitwiseshiftleft

    bitwiseshiftleft/sjcl

    7,208Ver en GitHub↗

    sjcl is a JavaScript cryptography library providing a collection of primitives for encryption, hashing, and encoding within a web browser. It functions as an AES symmetric encryption tool, a cryptographic hashing library, and a Base32 data encoder. The project provides implementations for the Advanced Encryption Standard to secure data through symmetric key encryption and decryption. It also enables the generation of fixed-length data fingerprints to verify information integrity and authenticity. The library covers a broader range of security capabilities, including client-side data hashing,

    JavaScript
    Ver en GitHub↗7,208
  • alexgorbatchev/crcAvatar de alexgorbatchev

    alexgorbatchev/crc

    369Ver en GitHub↗

    Functions for calculating Cyclic Redundancy Checks (CRC) values for the Node.js and front-end.

    Python
    Ver en GitHub↗369
Ver las 30 alternativas a Pkcs11Interop→

Preguntas frecuentes

¿Qué hace pkcs11interop/pkcs11interop?

Managed .NET wrapper for unmanaged PKCS#11 libraries

¿Cuáles son las características principales de pkcs11interop/pkcs11interop?

Las características principales de pkcs11interop/pkcs11interop son: Cryptography and Security.

¿Qué alternativas de código abierto existen para pkcs11interop/pkcs11interop?

Las alternativas de código abierto para pkcs11interop/pkcs11interop incluyen: anoskov/rsa-ex — Library for working with RSA keys using Elixir and OpenSSL ports. bevacqua/hash-sum — ``shell npm i hash-sum -S ``. bitwiseshiftleft/sjcl — sjcl is a JavaScript cryptography library providing a collection of primitives for encryption, hashing, and encoding… brix/crypto-js — crypto-js is a JavaScript cryptography library providing a collection of standard cryptographic algorithms and data… crypto-browserify/pbkdf2 — This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned… alexgorbatchev/crc — Functions for calculating Cyclic Redundancy Checks (CRC) values for the Node.js and front-end.