Showing 43 open source projects for "elliptic"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    VoronoiFVM.jl

    VoronoiFVM.jl

    Solution of nonlinear multiphysics partial differential equations

    Solver for coupled nonlinear partial differential equations (elliptic-parabolic conservation laws) based on the Voronoi finite volume method. It uses automatic differentiation via ForwardDiff.jl and DiffResults.jl to evaluate user functions along with their jacobians and calculate derivatives of solutions with respect to their parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OpenPGP.js

    OpenPGP.js

    OpenPGP implementation for JavaScript

    ... applications. It should allow you to sign, encrypt, decrypt, and verify any kind of text, in particular e-mails, as well as managing keys. Version 3.0.0 of the library introduces support for public-key cryptography using elliptic curves. We use native implementations on browsers and Node.js when available.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    Ed448-Goldilocks

    A 448-bit Edwards curve

    This is an implementation of elliptic curve cryptography using the Montgomery and Edwards curves Curve25519, Ed25519, Ed448-Goldilocks and Curve448, using the Decaf / Ristretto encoding.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4

    strobe

    STROBE cryptographic protocol framework

    Note: this is alpha-quality software, and isn't ready for production use. STROBE is a lightweight framework for cryptographic protocols. It supports encryption/decryption, hashing, pseudorandom generation and message authentication. It integrates these components in an innovative way that makes secure protocol design relatively simple. With the included elliptic curve code, STROBE additionally supports asymmetric key exchange and digital signature creation and verification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 5
    EDGE Toolkit

    EDGE Toolkit

    Cross-platform Integrated Security Suite written in Go

    All-in-one cross-platform hybrid cryptography tool for symmetric and asymmetric encryption, cipher-based message authentication code (CMAC), recursive hash digest, hash-based message authentication code (HMAC), HMAC-based key derivation function (HKDF), password based key derivation function (PBKDF2), shared key agreement (ECDH), digital signature (RSA/ECDSA/EdDSA) and TLS 1.2 for small or embedded systems. Copyright © 2020-2024 ALBANESE Research Lab Source:...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6

    BoxMG4WRF

    The BoxMG elliptic equation solver for WRF

    This is a version of the Dendy-Moulton "Black Box Multigrid" elliptic equation solver (until a more permanent archive is established). It has been updated to allow single-precision solutions and is posted here for use with an upcoming release of WRF (Weather Research and Forecasting) model including storm electrification. Only runs under MPI at this time (i.e., no SMP/OpenMP support). The code here is not actively developed and is provided solely for use with WRF to support the WRF_ELEC storm...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    GeomSpace

    GeomSpace

    Interactive geometry software for Euclidean and non-Euclidean spaces

    GeomSpace is interactive geometry software for different geometric spaces. You can build your own universe of any dimension and with any geometry. You can choose Euclidean, elliptic, hyperbolic, Galilean, Minkowskii, de Sitter among other spaces.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    ecc-objc

    Elliptic Curve Cryptography

    Elliptic Curve Cryptography with Portable Object Compiler and Computer Algebra Kit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    VKO

    VKO

    GOST R 34.10-2012 VKO key agreement function (RFC 7836)

    VKO (выработка ключа общего) is an elliptic curve Diffie-Hellman key agreement function using GOST R 34.10-2012. It allows two parties to jointly agree on a shared secret using an insecure channel. This project is licensed under the ISC License. Copyright © 2020-2021 ALBANESE Research Lab Source code: https://github.com/pedroalbanese/vko Visit: http://albanese.atwebpages.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 10
    X25519

    X25519

    NIST SP800-186 X25519 key agreement function written in Go

    X25519 is an elliptic curve Diffie-Hellman key exchange using Curve25519 [NIST SP800-186]. It allows two parties to jointly agree on a shared secret using an insecure channel. The original Curve25519 paper defined it as a Diffie-Hellman (DH) function. Daniel J. Bernstein has since proposed that the name Curve25519 be used for the underlying curve, and the name X25519 for the DH function. This project is licensed under the ISC License. Copyright © 2020-2021 ALBANESE Research Lab Source code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Open source implementation of Elliptic Curve Primality Proving algorithm, using just the GMP library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    WRF_ELEC

    Storm electrification package for the WRF-ARW

    NOTE: For WRF-ELEC with version 4.5.1, go to https://github.com/MicroTed/wrf4-elec This (older) project provides the external files need to compile electrification into the Weather Research and Forecasting (WRF) model (version 3.9.1.1 currently). It contains modules for the lightning discharge scheme, the screening layer parameterization, communications, and include code that calls these subroutines. Note that the required elliptic equation solver is a separate download from <http...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Libecc is an Elliptic Curve Cryptography C++ library for fixed size keys in order to achieve a maximum speed. The goal of this project is to become the first free Open Source library providing the means to generate safe elliptic curves.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14

    distlink

    Library to compute distance between elliptic orbits (MOID)

    This C++ library allows to compute the Minimal Orbital Intersection Distance (MOID) between two elliptic confocal orbits using the method by Kholshevnikov & Vassiliev (1999), Cel. Mech. Dyn. Astr., 75, 75. The implementation of the method is described in (Baluev & Mikryukov 2019), Astronomy & Computing, 27, 11. It employs numeric error control and deals carefully with nearly degenerate cases (like almost circular and almost coplanar orbits). Library also includes auxiliary functions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ModularBipolynom

    ModularBipolynom

    Modular Polynom manipulation in Java

    XY modular Polynom manipulation in Java for calculating elliptic curves point order
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    sls

    SLS Team Java Library

    Java library with Cryptographic algorithms. Easy to use Crypto algorithms. Works on Windows, Linux, Android. No external lib dependencies, no useless abstractions, no 'crypto provider'. Elliptic curves was borrowed from BouncyCastle and simplified a lot. Most of EC classes are custom algorithms for certain curves. Can be easily deleted if u dont need them. With couple of classes u can parse and construct those ugly ASN.1 structures, look at RSA and EC key formats for example. No bad...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    Construct2D

    COmputational fluid dyNamics STRUctured grid CreaTor for 2D airfoils

    ... in version 2.0: hyperbolic grid generation to create higher quality grids in a fraction of the time compared to elliptic grid generation. Elliptic grid generation is still available also. Smooth airfoil surface spacing is handled automatically with user-controlled clustering parameters. Also included is a visualizer written in Python with matplotlib.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 18
    Hi anybody, This 7z allow you hiding many files using LSB Steganographic method in many pics, also let you the possibility to cipher the hidden files using private and public key with ECC(Elliptic curve cryptography), using BouncyCastle Java library or AES-256 bits. HOW TO USE: Its software needs JRE 1.7 or Higher!! Just unzip the dist.7z file and open Faster-Hiding.jar file, you can download the sources. Please open tickets if you found a problem or copyright trouble. Excuse me by your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Grin is a set of tools for solving 2D elliptic equations using boundary elements (Green's functions)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    libnova

    Celestial Mechanics Engine

    libnova is a general purpose, double precision, celestial mechanics, astrometry and astrodynamics library.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 21
    The Free Finite Element Package is a library which contains numerical methods required when working with finite elements. The goal of FFEP is to provide basic functions for approximating the solution of elliptic and parabolic PDEs in 2D. Until 2016 FFEP was developed using C. Science 2016 the language was switched to GNU Octave with some C Mex-Functions. Mesh generation or import is not part of FFEP. We recommend the use of Gmsh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    SSH Client Library for .Net

    Client library utilizing the Secure Shell protocol for .Net

    A free and open source client library utilizing the Secure Shell protocol for connecting to remote systems over a secure connection with the .Net Framework. Includes support for tty, sftp, local port forwarding, remote port forwarding, dynamic port forwarding, and remote execution. Additionally supports the following: Key Exchange: Diffie Hellman Group 1 and Group 14 with SHA1, and Group Exhange with SHA1 or SHA256, Elliptic Curve Diffie Hellman with SHA2 and NIST curves 256, 384, and 521...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Elliptic Curve Applet

    Elliptic Curve Applet

    This project is about Java implementation of various algorithms related to Elliptic Curve and its Cryptography (potentially). To get an idea about the subject matter, read these articles on Wikipedia: http://en.wikipedia.org/wiki/Elliptic_curve http://en.wikipedia.org/wiki/Elliptic_curve_cryptography
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Brainpool4OpenSSH

    Brainpool (RFC 5639) Elliptic Curves for OpenSSH

    This patch adds support for the Brainpool Elliptic Curves (defined in RFC 5639) to OpenSSH. Brainpool Elliptic Curves are first introduced by OpenSSL 1.0.2-beta1 (please note that this version suffers from heartbleed -> pls. use next version!). Brainpool 256bit, 384bit, 512bit, and their twisted sisters can be used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Ellipt2d is a finite element program for solving second order, real and complex, two-dimensional elliptic problems with user-defined operators. Because Ellipt2d is written in Python, the code can easily be adapted for specific problems.
    Downloads: 16 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next