Skip to content

Releases: VirgilSecurity/virgil-sdk-net

v5.0.6

21 Jun 14:00
Compare
Choose a tag to compare

Fixed

  • [BUG] Case-sensitive checking virgil header in response.
  • [BUG] Error in request extensions inline documentation.

Virgil .NET/C# SDK v5.0.0

22 Feb 16:22
Compare
Choose a tag to compare

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

05 May 09:36
Compare
Choose a tag to compare

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

28 Feb 12:02
Compare
Choose a tag to compare

Added

  • Allow creating global cards with Application identity type

Fixed

  • Change Registration Authority service URL

Virgil .NET SDK High Level API

24 Feb 11:43
Compare
Choose a tag to compare

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

24 Nov 12:59
Compare
Choose a tag to compare
Pre-release

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

17 Oct 09:25
Compare
Choose a tag to compare

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

12 Oct 08:58
Compare
Choose a tag to compare

Added

  • Support new Virgil Crypto lib v2.0.0

Support new API features and Crypto library

03 May 18:42
Compare
Choose a tag to compare

Added

  • Validation Toke generator
  • Support for Virgil.Crypto v1.5.0
  • Support for global and private cards

New Crypto Library reference and Docs changes

28 Mar 14:15
Compare
Choose a tag to compare

Added

  • Develop quickstart with example for IP Messaging Client
  • Update Virgil SDK Tutorial code snippets
  • Update Virgil.Crypto reference to 1.3.4