Home
last modified time | relevance | path

Searched refs:_Curve (Results 1 – 25 of 155) sorted by relevance

1234567

/dports/security/py-pycryptodomex/pycryptodome-3.10.1/lib/Crypto/PublicKey/
H A DECC.pyi44 _Curve = NamedTuple("_Curve", [('p', Integer),
57 _curves : Dict[str, _Curve]
H A DECC.py91 _Curve = namedtuple("_Curve", "p b order Gx Gy G modulus_bits oid context desc openssh") variable
122 p256 = _Curve(Integer(p),
168 p384 = _Curve(Integer(p),
214 p521 = _Curve(Integer(p),
/dports/security/py-pycryptodome/pycryptodome-3.10.1/lib/Crypto/PublicKey/
H A DECC.pyi44 _Curve = NamedTuple("_Curve", [('p', Integer),
57 _curves : Dict[str, _Curve]
H A DECC.py91 _Curve = namedtuple("_Curve", "p b order Gx Gy G modulus_bits oid context desc openssh") variable
122 p256 = _Curve(Integer(p),
168 p384 = _Curve(Integer(p),
214 p521 = _Curve(Integer(p),
/dports/security/libadacrypt/Ada-Crypto-Library-abc534f/doc/de/
H A Dacl.crypto.types.elliptic-curves.databasezp.tex30 Dieses Paket stellt den Typ \textit{Bit\_Length} und den Typ \textit{Precomputed\_Elliptic\_Curve} …
H A Dacl.crypto.types.elliptic-curves.tex68 Das Paket \textit{Types.Elliptic\_Curves.Zp} stellt den Typ \textit{Elliptic\_Curve\_Zp} zur Verf�g…
/dports/sysutils/dvdisaster/dvdisaster-0.79.5/
H A Ddvdisaster.h313 struct _Curve *readLinearCurve;
513 typedef struct _Curve struct
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/matplotlib/
H A Dpatches.py3286 class _Curve(_Base): class in ArrowStyle
3307 super(ArrowStyle._Curve, self).__init__()
3421 class Curve(_Curve):
3432 class CurveA(_Curve):
3454 class CurveB(_Curve):
3476 class CurveAB(_Curve):
3498 class CurveFilledA(_Curve):
3521 class CurveFilledB(_Curve):
3544 class CurveFilledAB(_Curve):
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ssh/src/
H A Dssh_message.erl607 <<_Curve:Sz/binary,
666 <<_Curve:Sz/binary,
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_message.erl613 <<_Curve:Sz/binary,
726 <<_Curve:Sz/binary,
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_message.erl613 <<_Curve:Sz/binary,
726 <<_Curve:Sz/binary,
/dports/lang/erlang/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_message.erl613 <<_Curve:Sz/binary,
726 <<_Curve:Sz/binary,
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/ssh/src/
H A Dssh_message.erl613 <<_Curve:Sz/binary,
726 <<_Curve:Sz/binary,
/dports/security/libadacrypt/Ada-Crypto-Library-abc534f/doc/en/
H A Dacl.crypto.types.elliptic_curves.tex217 In the package a variable type \texttt{Elliptic\_Curve\_Zp} is defined. It is only used in domain o…
234 three compositions of the type \texttt{Elliptic\_Curve\_Zp}. The first
362 This package defines two types: \texttt{Bit\_Length} and \texttt{Precomputed\_Elliptic\_Curve}.
H A Dacl.crypto.asymmetric.ecdh.tex8 you can go to \texttt{Crypto.Types.Elliptic\_Curve} (Chapter
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/
H A Dpatches.py2957 class _Curve(_Base): class in ArrowStyle
3088 class Curve(_Curve):
3095 class CurveA(_Curve):
3112 class CurveB(_Curve):
3129 class CurveAB(_Curve):
3146 class CurveFilledA(_Curve):
3164 class CurveFilledB(_Curve):
3182 class CurveFilledAB(_Curve):
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/crypto/src/
H A Dcrypto.erl1080 evp_generate_key_nif(_Curve) -> ?nif_stub.
1141 evp_compute_key_nif(_Curve, _OthersBin, _MyBin) -> ?nif_stub.
1805 ec_key_generate(_Curve, _Key) -> ?nif_stub.
1807 ecdh_compute_key_nif(_Others, _Curve, _My) -> ?nif_stub.
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/crypto/src/
H A Dcrypto.erl1592 evp_generate_key_nif(_Curve, _PrivKey) -> ?nif_stub.
1657 evp_compute_key_nif(_Curve, _OthersBin, _MyBin) -> ?nif_stub.
2208 ec_key_generate(_Curve, _Key) -> ?nif_stub.
2210 ecdh_compute_key_nif(_Others, _Curve, _My) -> ?nif_stub.
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/crypto/src/
H A Dcrypto.erl1592 evp_generate_key_nif(_Curve, _PrivKey) -> ?nif_stub.
1657 evp_compute_key_nif(_Curve, _OthersBin, _MyBin) -> ?nif_stub.
2208 ec_key_generate(_Curve, _Key) -> ?nif_stub.
2210 ecdh_compute_key_nif(_Others, _Curve, _My) -> ?nif_stub.
/dports/lang/erlang/otp-OTP-24.1.7/lib/crypto/src/
H A Dcrypto.erl1592 evp_generate_key_nif(_Curve, _PrivKey) -> ?nif_stub.
1657 evp_compute_key_nif(_Curve, _OthersBin, _MyBin) -> ?nif_stub.
2208 ec_key_generate(_Curve, _Key) -> ?nif_stub.
2210 ecdh_compute_key_nif(_Others, _Curve, _My) -> ?nif_stub.
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/crypto/src/
H A Dcrypto.erl1592 evp_generate_key_nif(_Curve, _PrivKey) -> ?nif_stub.
1657 evp_compute_key_nif(_Curve, _OthersBin, _MyBin) -> ?nif_stub.
2208 ec_key_generate(_Curve, _Key) -> ?nif_stub.
2210 ecdh_compute_key_nif(_Others, _Curve, _My) -> ?nif_stub.
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/crypto/src/
H A Dcrypto.erl1854 evp_generate_key_nif(_Curve) -> ?nif_stub.
1915 evp_compute_key_nif(_Curve, _OthersBin, _MyBin) -> ?nif_stub.
2476 ec_key_generate(_Curve, _Key) -> ?nif_stub.
2478 ecdh_compute_key_nif(_Others, _Curve, _My) -> ?nif_stub.
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/crypto/src/
H A Dcrypto.erl2089 evp_generate_key_nif(_Curve, _PrivKey) -> ?nif_stub.
2154 evp_compute_key_nif(_Curve, _OthersBin, _MyBin) -> ?nif_stub.
2715 ec_key_generate(_Curve, _Key) -> ?nif_stub.
2717 ecdh_compute_key_nif(_Others, _Curve, _My) -> ?nif_stub.
/dports/cad/pcb/pcb-4.2.0/src/
H A Dedif.y781 Curve : EDIF_TOK_CURVE _Curve PopC
784 _Curve :
785 | _Curve Arc
786 | _Curve PointValue
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ssl/src/
H A Dtls_handshake_1_3.erl2308 select_sign_algo(dsa, _RSAKeySize, _PeerSignAlgs, _OwnSignAlgs, _Curve) ->
2379 {Hash, Sign, _Curve} = ssl_cipher:scheme_to_components(Scheme),

1234567