Releases: VirgilSecurity/virgil-sdk-net
Releases · VirgilSecurity/virgil-sdk-net
v5.0.6
Virgil .NET/C# SDK v5.0.0
Added
- Implemented new API in Card and CardManager according to improved Virgil Cards Service.
SET UP CARD MANAGER TO MANAGE PUBLIC KEYS - Implemented JSON Web Token mechanism for server and client sides.
SET UP CLIENT SIDE AND SEND A JWT REQUEST - Added secure key storage for platforms: Windows, Xamarin.Android, Xamarin.iOS.
SETUP KEY STORAGE - Added supported platforms:
- .NET Standard 1.1+
- .NET Framework 4.5+
- .NET Core 1.0+
- Universal Windows Platform 10
- Windows 8.0+
- Windows Phone 8.1+
- Xamarin.Android 7.0+
- Xamarin.iOS 10.0+
- Mono 4.6+
Virgil .NET/C# SDK v4.3.0
Added
- Ability to verify Virgil Cards using build in Card Verifiers
- Reference API
- Card relations
- Code examples in the Reference API documentation
Support Application type for Virgil Cards
Added
- Allow creating global cards with Application identity type
Fixed
- Change Registration Authority service URL
Virgil .NET SDK High Level API
Added
- Support for Virgil Identity Service API
- Ability to publish/revoke Global Virgil Cards
access_token
client parameter is now optional- Identity service support
- Improved argument validation
- High-level API including:
- VirgilCard and VirgilKey abstractions
- Import/Export Virgil Keys
- Import/Export Virgil Cards
- Private key storage
- Device Manager
Virgil .NET/C# SDK 4.2.0-beta
Added
- Support for third party Crypto API implementations
- Develop interfaces for Crypto API components
- Move Crypto API interfaces to separate package Virgil.SDK.Contracts
- Supported platforms: .NET Framework 4.5 and newer.
Fixed
- Rename the property PublicKey to PublicKeyData in Card model
Virgil .NET/C# SDK 4.1.0
Added
- Support for new Virgil Cards Service v4
- Support for new Virgil Crypto 2.0
- New Crypto API
- Default Private keys storage provider
- HighLevel (Beta)
- Supported platforms: .NET Framework 4.5 and newer.
Support for Virgil Crypto 2.0
Added
- Support new Virgil Crypto lib v2.0.0
Support new API features and Crypto library
Added
- Validation Toke generator
- Support for Virgil.Crypto v1.5.0
- Support for global and private cards
New Crypto Library reference and Docs changes
Added
- Develop quickstart with example for IP Messaging Client
- Update Virgil SDK Tutorial code snippets
- Update Virgil.Crypto reference to 1.3.4