This repository was archived by the owner on Dec 30, 2020. It is now read-only.
Commit 1a66c47
committed
Merge branch 'refactor_RSA'
* refactor_RSA:
use ios 10 api for RSA key management - deprecate keychain hack for RSA key import - remove container app for tests since keychain is not used anymore for key management - add tests in SPM package definition - fix depreacted API warnings (withUnsafeBytes ..) - update readme80 files changed
Lines changed: 546 additions & 987 deletions
File tree
- JSONWebToken.xcodeproj
- JSONWebTokenTests
- JSONWebToken
- Sources/JSONWebToken
- TestContainer
- Assets.xcassets/AppIcon.appiconset
- Base.lproj
- Tests/JSONWebTokenTests
- Samples
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
31 | 41 | | |
32 | 42 | | |
33 | 43 | | |
| |||
Large diffs are not rendered by default.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 12 | + | |
16 | 13 | | |
17 | 14 | | |
18 | | - | |
19 | | - | |
20 | 15 | | |
21 | 16 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 17 | + | |
| 18 | + | |
27 | 19 | | |
28 | 20 | | |
0 commit comments