Unofficial Content

This module supports ECDSA since GeneXus 17 upgrade 1.

The different libraries used in this module offer support for different types of named curves. So, we will offer some more information about this particular issue.

Java-specific information

On Java applications it supports these curves and was tested successfully using them:

  • prime192v1
  • prime192v2
  • prime192v3
  • prime239v1
  • prime239v2
  • prime239v3
  • prime256v1
  • secp112r1
  • secp112r2
  • secp128r1
  • secp128r2
  • secp160k1
  • secp160r1
  • secp192k1
  • secp256k1
  • sect113r1
  • sect113r2
  • sect131r1;
  • sect131r2
  • sect163k1
  • sect163r1
  • sect163r2
  • sect193r1
  • sect193r2
  • sect239k1

.Net Framework specific information

On .Net Framework applications it supports these curves and was tested successfully using them:

  • prime192v2
  • prime192v3
  • prime239v1
  • prime239v2
  • prime239v3
  • prime256v1

Net Core specific information

On Net Core applications is only supports the curve prime256v1.

These functions are not available for Linux systems. Are only available for applications running on Windows servers.

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant