Giter Club home page Giter Club logo

Comments (9)

skeet70 avatar skeet70 commented on June 26, 2024 1

Yeah, the link from the answer to the issue I marked this as a duplicate of is how we serialize EncryptedValue to another system. That code is from one of our other libraries that's using recrypt's public API just like you're trying to do.

from recrypt-rs.

sagara11 avatar sagara11 commented on June 26, 2024 1

Okay let me try researching it thank you for your help!

from recrypt-rs.

skeet70 avatar skeet70 commented on June 26, 2024

Duplicate of #168

We still haven't prioritized this, since the values are pub and can be serialized that way. A PR adding serde to types behind a serde feature flag would be welcomed though.

from recrypt-rs.

sagara11 avatar sagara11 commented on June 26, 2024

@skeet70 okay but how do i suppose to get the SignedValue struct to pub because it is in the internal crate and it keeps telling me that the internal crate is private and i just cannot get it to public. Do you have any idea about that? Please help!

from recrypt-rs.

sagara11 avatar sagara11 commented on June 26, 2024

The reason why i need to get the SignedValue struct is EncryptedValue is derived from this struct

from recrypt-rs.

sagara11 avatar sagara11 commented on June 26, 2024

they keep warning me this although i have changed the scope of internal module in recrypt.rs file
image

from recrypt-rs.

skeet70 avatar skeet70 commented on June 26, 2024

The reason why i need to get the SignedValue struct is EncryptedValue is derived from this struct

I'm not sure I understand why you need to do this. Could you clarify the use case a bit more?

from recrypt-rs.

sagara11 avatar sagara11 commented on June 26, 2024

@skeet70 hmmm well just skip all of these. In conclusion, do you have any recommendation or idea for serializing the Encrypted data struct :( i have been struggling with these days

from recrypt-rs.

sagara11 avatar sagara11 commented on June 26, 2024

From my point of view, i need to transfer the EncryptedValue to the other system to save or shared or sth like that and then i can build up again this struct in the ironcore system for using functionalities like transform function

from recrypt-rs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.