isar / isar/hive

Hive Object with cipher

Open
#1,121 0 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Dart
Stars
4.4k
Forks
449
PR merge metrics
No merged PRs in 30d

Description

Hello,

I have an issue I want to encrypt a hive box. I want to pass an encrypt cipher in a Dart Class that extends HiveObject and is annotated with HiveType.

For example

@HiveType()
class Car extends HiveObject {
....
}

Should I create a custom adapter with the encryption functions instead of generating one.

Thanks in advance.
Disclaimer: Am new to flutter.

Contributor guide

No contributing guide indexed for this repository

Research direction

No file, test, or entry point is named in the issue. First clarify whether encryption for HiveObject data is intended as a supported feature, then define the expected encryption boundary and completion criteria before locating implementation and tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
databases, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.