SpringCard.LibCs.Crypto
25.21.30
dotnet add package SpringCard.LibCs.Crypto --version 25.21.30
NuGet\Install-Package SpringCard.LibCs.Crypto -Version 25.21.30
<PackageReference Include="SpringCard.LibCs.Crypto" Version="25.21.30" />
<PackageVersion Include="SpringCard.LibCs.Crypto" Version="25.21.30" />
<PackageReference Include="SpringCard.LibCs.Crypto" />
paket add SpringCard.LibCs.Crypto --version 25.21.30
#r "nuget: SpringCard.LibCs.Crypto, 25.21.30"
#:package SpringCard.LibCs.Crypto@25.21.30
#addin nuget:?package=SpringCard.LibCs.Crypto&version=25.21.30
#tool nuget:?package=SpringCard.LibCs.Crypto&version=25.21.30
SpringCard.LibCs.Crypto
SpringCard .NET Cryptographic Library - Cryptographic primitives and utilities by SpringCard
📋 Table of Contents
📖 Overview
SpringCard.LibCs.Crypto is a specialized .NET library developed by SpringCard, providing cryptographic primitives and utilities for secure data processing. This library extends SpringCard.LibCs with advanced cryptographic capabilities.
Originally developed for internal use at SpringCard, this library has been made available to facilitate secure .NET application development.
✨ Features
Symmetric Encryption
- AES: Advanced Encryption Standard implementation
- TDES: Triple DES encryption
- Block Cipher: Generic block cipher operations
Hashing & Checksum
- CRC32: Cyclic Redundancy Check (32-bit)
- MD5: MD5 hashing algorithm
- SHA-256: SHA-256 hashing algorithm
Asymmetric Encryption & Signatures
- RSA: RSA encryption and signing
- ECC: Elliptic Curve Cryptography
- PEM Utilities: PEM format encoding/decoding utilities
🎯 Supported Frameworks
SpringCard.LibCs.Crypto is a .NET Standard 2.0 library, compatible with:
- .NET Framework 4.6.1+
- .NET Core 2.0+
- .NET 5/6/7/8+
🚀 Installation
Via NuGet Package Manager
Install-Package SpringCard.LibCs.Crypto
Via .NET CLI
dotnet add package SpringCard.LibCs.Crypto
Via PackageReference in csproj
<PackageReference Include="SpringCard.LibCs.Crypto" Version="[latest-version]" />
📚 API Documentation
For complete API documentation, please refer to the official SpringCard documentation:
📜 License
This library is licensed under SpringCard proprietary license. See LICENSE.txt for full license text.
Copyright (c) 2008-2026 SpringCard - www.springcard.com
All rights reserved
🆘 Support
For support and inquiries:
- Website: https://www.springcard.com
- Email: support@springcard.com
🏷️ Package Information
| Property | Value |
|---|---|
| Package ID | SpringCard.LibCs.Crypto |
| Author | SpringCard |
| Copyright | Copyright © SpringCard SAS, France, 2014-2026 all rights reserved |
🔄 Version History
For complete version history, see the NuGet Package Page.
📝 Notes
- This library is actively maintained by SpringCard
- Compatible with Windows, Linux, and macOS environments (depending on target framework)
- Optimized for performance and reliability
- Extensively tested in production environments
- Requires SpringCard.LibCs package
Made with care by SpringCard SAS, France
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- BouncyCastle.NetCore (>= 2.2.1)
- SpringCard.LibCs (>= 25.21.30)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on SpringCard.LibCs.Crypto:
| Package | Downloads |
|---|---|
|
SpringCard.PCSC.CardHelpers.Desfire
Package Description |
|
|
SpringCard.PCSC.ReaderHelpers
Package Description |
|
|
SpringCard.PCSC.CardHelpers.Smid
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.