Jump to content

Search the Community

Showing results for tags 'webauthn'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Delphi Questions and Answers
    • Algorithms, Data Structures and Class Design
    • VCL
    • FMX
    • RTL and Delphi Object Pascal
    • Databases
    • Network, Cloud and Web
    • Windows API
    • Cross-platform
    • Delphi IDE and APIs
    • General Help
    • Delphi Third-Party
  • C++Builder Questions and Answers
    • General Help
  • General Discussions
    • Embarcadero Lounge
    • Tips / Blogs / Tutorials / Videos
    • Job Opportunities / Coder for Hire
    • I made this
  • Software Development
    • Project Planning and -Management
    • Software Testing and Quality Assurance
  • Community
    • Community Management

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Delphi-Version

Found 1 result

  1. eSeGeCe Software is proud to announce full support for the WebAuthn protocol in the latest release of sgcWebSockets Enterprise, bringing seamless and secure passwordless authentication to your Delphi and C++Builder applications. WebAuthn (Web Authentication API) is a web standard published by the W3C and FIDO Alliance. It allows servers to register and authenticate users using public key cryptography instead of passwords. Users can sign in using biometrics like fingerprint, security keys, or device-based passkeys — offering stronger security and a smoother user experience.  The Enterprise Edition of sgcWebSockets now includes support for WebAuthn on server side: 100% Delphi code without using external libraries (except the openssl 3 libraries that are required for signing, encryption and validation). WebAuthn Registration and Authentication flow (create and verify credentials). Support for passkeys on compatible devices. Communication over both HTTP and WebSocket protocols. Integration-ready JavaScript client library for use in modern web browsers. Server-side component: TsgcWSAPIServer_WebAuthn. Full control over WebAuthn MDS, Authorization, and Custom Policies. Support for the following Algorithms: ES256, ES384, ES512, RS256, RS384, RS512, PS256, PS384, PS512, RS1, EdDSA. With this update, developers can now leverage secure, passwordless login workflows in real-time web applications, all while maintaining the performance and flexibility that sgcWebSockets package is known for. Online Demo: https://www.esegece.com:2053/sgcWebAuthn.html Compiled Demo: https://www.esegece.com/download/protocols/sgcWebAuthn.zip Trial Version: https://www.esegece.com/websockets/download/download-delphi-cbuilder More Info: TsgcWSAPIServer_WebAuthn Server Authorization using Passkeys https://www.esegece.com/websockets
×