Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add padding to a plaintext (lib, foundation) #127

Merged
merged 29 commits into from
Dec 9, 2019

Conversation

SergeySeroshtan
Copy link
Member

No description provided.

Copy link

@Scratch-net Scratch-net left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove redundant frame size from header

@SergeySeroshtan
Copy link
Member Author

Remove redundant frame size from header

Can you provide reasonable arguments?

@SergeySeroshtan SergeySeroshtan changed the title Add cipher that adds padding to a plaintext (lib, foundation) Add padding to a plaintext (lib, foundation) Dec 5, 2019
Imelstorm and others added 5 commits December 6, 2019 16:19
# Conflicts:
#	codegen/models/project_foundation/class_alg_factory.xml
#	codegen/models/project_foundation/enum_alg_id.xml
#	codegen/models/project_foundation/enum_oid_id.xml
#	codegen/models/project_foundation/project_foundation.xml
#	library/foundation/definitions.cmake
#	library/foundation/features.cmake
#	library/foundation/include/virgil/crypto/foundation/vscf_alg_id.h
#	library/foundation/include/virgil/crypto/foundation/vscf_foundation_public.h
#	library/foundation/include/virgil/crypto/foundation/vscf_oid_id.h
#	library/foundation/include/virgil/crypto/foundation/vscf_platform.h.in
#	library/foundation/src/vscf_alg_factory.c
#	library/foundation/src/vscf_alg_info_der_deserializer.c
#	library/foundation/src/vscf_alg_info_der_serializer.c
#	library/foundation/src/vscf_oid.c
#	library/foundation/src/vscf_recipient_cipher.c
#	tests/foundation/CMakeLists.txt
#	tests/foundation/data/CMakeLists.txt
#	tests/foundation/data/src/test_data_recipient_cipher.c
#	wrappers/java/foundation/jni/FoundationJNI.c
#	wrappers/java/foundation/jni/FoundationJNI.h
#	wrappers/java/foundation/src/main/java/com/virgilsecurity/crypto/foundation/AlgId.java
#	wrappers/java/foundation/src/main/java/com/virgilsecurity/crypto/foundation/FoundationJNI.java
#	wrappers/java/foundation/src/main/java/com/virgilsecurity/crypto/foundation/OidId.java
#	wrappers/python/virgil_crypto_lib/foundation/__init__.py
#	wrappers/python/virgil_crypto_lib/foundation/_c_bridge/__init__.py
#	wrappers/python/virgil_crypto_lib/foundation/_c_bridge/_vscf_alg_id.py
#	wrappers/python/virgil_crypto_lib/foundation/_c_bridge/_vscf_impl_tag.py
#	wrappers/python/virgil_crypto_lib/foundation/_c_bridge/_vscf_oid_id.py
#	wrappers/python/virgil_crypto_lib/foundation/alg_id.py
#	wrappers/python/virgil_crypto_lib/foundation/oid_id.py
#	wrappers/swift/VirgilCrypto/VirgilCryptoFoundation/AlgId.swift
#	wrappers/swift/VirgilCrypto/VirgilCryptoFoundation/FoundationImplementation.swift
#	wrappers/swift/VirgilCrypto/VirgilCryptoFoundation/OidId.swift
#	wrappers/wasm/foundation/exported_functions.json
#	wrappers/wasm/foundation/src/AlgId.js
#	wrappers/wasm/foundation/src/FoundationImplTag.js
#	wrappers/wasm/foundation/src/OidId.js
#	wrappers/wasm/foundation/src/asmjs.js
#	wrappers/wasm/foundation/src/index.js
@Scratch-net Scratch-net self-requested a review December 9, 2019 08:25
@SergeySeroshtan SergeySeroshtan merged commit a8c5898 into develop Dec 9, 2019
@SergeySeroshtan SergeySeroshtan deleted the feature/cipher-with-padding branch December 9, 2019 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants