Skip to content

Commit

Permalink
Merge branch 'main' into version
Browse files Browse the repository at this point in the history
  • Loading branch information
ArseniyKholod authored Feb 3, 2025
2 parents 844e935 + 5ea6ef9 commit a8f6c17
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ an unencrypted backend for fast verification of a computation pipeline.
### Prerequisites
If you have not yet installed Julia, please [follow the instructions for your
operating system](https://julialang.org/downloads/platform/).
[SecureArithmetic.jl](https://github.com/hpsc-lab/SecureArithmetic.jl) works with Julia v1.8
and later on Linux and macOS platforms, and with Julia v1.9 or later on Windows platforms.
[SecureArithmetic.jl](https://github.com/hpsc-lab/SecureArithmetic.jl) works with Julia v1.10
and later on Linux, macOS and Windows platforms.

### Installation
Since SecureArithmetic.jl is a registered Julia package, you can install it by executing
Expand Down Expand Up @@ -133,8 +133,9 @@ If you use SecureArithmetic.jl in your own research, please cite this repository


## Authors
SecureArithmetic.jl was initiated by [Michael Schlottke-Lakemper](https://www.uni-augsburg.de/fakultaet/mntf/math/prof/hpsc)
(University of Augsburg, Germany), who is also its principal maintainer.
SecureArithmetic.jl was initiated by [Michael Schlottke-Lakemper](https://hpsc.math.uni-augsburg.de)
(University of Augsburg, Germany). Together with Arseniy Kholod (University of Augsburg, Germany),
he is its principal maintainer.


## License and contributing
Expand Down

0 comments on commit a8f6c17

Please sign in to comment.