mirror of
https://github.com/github/codeql.git
synced 2025-12-18 18:10:39 +01:00
spelling: elliptic
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -14,7 +14,7 @@ private import semmle.python.ApiGraphs
|
|||||||
*/
|
*/
|
||||||
private module CryptographyModel {
|
private module CryptographyModel {
|
||||||
/**
|
/**
|
||||||
* Provides helper predicates for the eliptic curve cryptography parts in
|
* Provides helper predicates for the elliptic curve cryptography parts in
|
||||||
* `cryptography.hazmat.primitives.asymmetric.ec`.
|
* `cryptography.hazmat.primitives.asymmetric.ec`.
|
||||||
*/
|
*/
|
||||||
module Ecc {
|
module Ecc {
|
||||||
|
|||||||
Reference in New Issue
Block a user