Skip to content

Commit 3fb14c1

Browse files
authored
Update README (#40)
1 parent c363290 commit 3fb14c1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ useful for encryption without a higher-level encryption protocol built on top of
4949

5050
**x25519.rb** is supported on and tested against the following platforms:
5151

52-
- MRI 2.5, 2.6, 2.7, 3.0
52+
- MRI 2.7, 3.0, 3.1, 3.2, 3.3, 3.4
5353

5454
## Installation
5555

@@ -271,8 +271,8 @@ The optimized [rfc7748_precomputed] implementation was designed by:
271271

272272
## License
273273

274-
Copyright (c) 2017-2018 Armando Faz
275-
Copyright (c) 2017-2021 Tony Arcieri
274+
* Copyright (c) 2017-2018 Armando Faz
275+
* Copyright (c) 2017-2025 Tony Arcieri
276276

277277
This gem is available as open source under the terms of the
278278
BSD-3 Clause License ([LICENSE](./LICENSE))

0 commit comments

Comments
 (0)