aboutsummaryrefslogtreecommitdiff
path: root/srp/CHANGELOG.md
blob: 8ab2aaa17eaff7e29f2b8a361facf73a3a5582e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 0.6.0 (2022-01-22)
### Changed
- Use `modpow` for constant time modular exponentiation ([#78])
- Rebuild library ([#79])

[#78]: https://github.com/RustCrypto/PAKEs/pull/78
[#79]: https://github.com/RustCrypto/PAKEs/pull/79

## 0.5.0 (2020-10-07)

## 0.4.3 (2019-11-07)

## 0.4.2 (2019-11-06)

## 0.4.1 (2019-11-07)

## 0.4.0 (2018-12-20)

## 0.3.0 (2018-10-22)

## 0.2.5 (2018-04-14)

## 0.2.4 (2017-11-01)

## 0.2.3 (2017-08-17)

## 0.2.2 (2017-08-14)

## 0.2.1 (2017-08-14)

## 0.2.0 (2017-08-14)

## 0.1.1 (2017-08-13)

## 0.1.0 (2017-08-13)