Skip to main content
  • Home
  • login
  • Browse the archive

    swh mirror partner logo
swh logo
SoftwareHeritage
Software
Heritage
Mirror
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

  • 07f2a22
  • /
  • include
  • /
  • internal
  • /
  • bn_srp.h
Raw File
Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
content badge Iframe embedding
swh:1:cnt:153c8cde12ebc6891e405b977c215de8e91c4c2b
directory badge Iframe embedding
swh:1:dir:d9ba272fe135e4bc614b43a896e0136c0835c7a2
bn_srp.h

#ifndef OPENSSL_NO_SRP

extern const BIGNUM bn_group_1024;

extern const BIGNUM bn_group_1536;

extern const BIGNUM bn_group_2048;

extern const BIGNUM bn_group_3072;

extern const BIGNUM bn_group_4096;

extern const BIGNUM bn_group_6144;

extern const BIGNUM bn_group_8192;

extern const BIGNUM bn_generator_19;

extern const BIGNUM bn_generator_5;

extern const BIGNUM bn_generator_2;

#endif

ENEA — Copyright (C), ENEA. License: GNU AGPLv3+.
Legal notes  ::  JavaScript license information ::  Web API

back to top