Skip to content

Commit 169c910

Browse files
committed
Rename libparsec_platform_pki_2_electric_boogaloo -> libparsec_platform_pki
1 parent a13fdab commit 169c910

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

87 files changed

+8
-5
lines changed

Cargo.lock

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

libparsec/crates/platform_pki_2_electric_boogaloo/Cargo.toml renamed to libparsec/crates/platform_pki/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
name = "libparsec_platform_pki_2_electric_boogaloo"
2+
name = "libparsec_platform_pki"
33
publish.workspace = true
44
authors.workspace = true
55
edition.workspace = true

libparsec/crates/platform_pki_2_electric_boogaloo/examples/decrypt_message.rs renamed to libparsec/crates/platform_pki/examples/decrypt_message.rs

File renamed without changes.

libparsec/crates/platform_pki_2_electric_boogaloo/examples/encrypt_message.rs renamed to libparsec/crates/platform_pki/examples/encrypt_message.rs

File renamed without changes.

libparsec/crates/platform_pki_2_electric_boogaloo/examples/get_certificate_der.rs renamed to libparsec/crates/platform_pki/examples/get_certificate_der.rs

File renamed without changes.

libparsec/crates/platform_pki_2_electric_boogaloo/examples/import_testpki_softhsm2.sh renamed to libparsec/crates/platform_pki/examples/import_testpki_softhsm2.sh

File renamed without changes.

libparsec/crates/platform_pki_2_electric_boogaloo/examples/import_testpki_windows.ps1 renamed to libparsec/crates/platform_pki/examples/import_testpki_windows.ps1

File renamed without changes.

libparsec/crates/platform_pki_2_electric_boogaloo/examples/init_softhsm2.sh renamed to libparsec/crates/platform_pki/examples/init_softhsm2.sh

File renamed without changes.

libparsec/crates/platform_pki_2_electric_boogaloo/examples/list_certificate.rs renamed to libparsec/crates/platform_pki/examples/list_certificate.rs

File renamed without changes.

0 commit comments

Comments
 (0)