|
|
67e645a3bd
|
refactor,feature: simplified item method for 'SSHKeyCollection', added iteration and str methods to it, and refined str methods for 'SSHKey'
|
2026-01-14 19:36:27 -05:00 |
|
|
|
88aab2b418
|
feature: allowed slicing for item retrieval from 'SSHKeyCollection' instances
|
2026-01-14 18:25:01 -05:00 |
|
|
|
43885ec135
|
feature: implemented some numeric and sequence methods for 'SSHKey' class and added a function
|
2026-01-08 09:45:23 -05:00 |
|
|
|
877e133eec
|
feature: added equality comparison magic method counterparts
|
2026-01-07 23:26:17 -05:00 |
|
|
|
c45b282c5c
|
fix: debugged various magic methods in 'SSHKeyCollection' and added unimplemented but planned magic methods for it and 'SSHKey' class
|
2026-01-07 23:16:06 -05:00 |
|
|
|
e412e3d5ab
|
changed method name and added inheritance for 'Software' class, moved 'SSHKey' related classes to separate file and fixed 'Software' instance method call
|
2026-01-07 12:07:07 -05:00 |
|
|
|
f46d397e3c
|
refactor: moved SSH key management classes to separate file, added planned methods unimplemented for some classes
|
2026-01-06 21:59:05 -05:00 |
|