Port age package

This commit is contained in:
2026-01-24 14:34:08 -05:00
parent 66ffb1a2be
commit 5ae7b41d76
2 changed files with 42 additions and 4 deletions
+4 -4
View File
@@ -64,10 +64,10 @@ int main() {
```
# Progress
- [ ] age
- [ ] AllPasswordEntries(forceReage bool, rcwPassword []byte) error
- [ ] Entry(vanityPath string, timestamp int64) error
- [ ] TranslateAgeTimestamp(timestamp *int64) uint8
- [X] age
- [X] AllPasswordEntries(forceReage bool, rcwPassword []byte) error
- [X] Entry(vanityPath string, timestamp int64) error
- [X] TranslateAgeTimestamp(timestamp *int64) uint8
- [ ] clip
- [ ] ClearArgument() error
- [ ] ClearProcess(assignedContents string) error